| QDSSettingsScope Property |
The scope of settings that this object represents. If this object was retrieved by calling
GetQDSSettings(Guid, QDSSettingsScope),
this property contains the value of the requested scope.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic QDSSettingsScope Scope { get; }Public ReadOnly Property Scope As QDSSettingsScope
Get
Property Value
Type:
QDSSettingsScope
See Also