Click or drag to resize
QVSSettingsQVSID Property
The ID of the QlikView Server that this settings belongs to. If this object was retrieved by calling GetQVSSettings(Guid, QVSSettingsScope), this property contains the value of the requested QVS ID.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public Guid QVSID { get; set; }

Property Value

Type: Guid
See Also