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

Property Value

Type: QDSSettingsScope
See Also