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