Click or drag to resize
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.DataObjects
Assembly: 
Syntax
public QVSSettingsScope Scope { get; }

Property Value

Type: QVSSettingsScope
See Also