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