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