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