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