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