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