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