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