[Missing <summary> documentation for "P:DXMLBase.Xds.XdsQuery.ReadAll"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool ReadAll { get; set; }
Public Property ReadAll As Boolean
Get
Set
public:
property bool ReadAll {
bool get ();
void set (bool value);
}
member ReadAll : bool with get, set
Property Value
Type:
Boolean
See Also