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