public bool IsNotForReplication { get; set; }
Public Property IsNotForReplication As Boolean Get Set
public: property bool IsNotForReplication { bool get (); void set (bool value); }
member IsNotForReplication : bool with get, set
In This Article