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