| 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.DataObjectsAssembly:
Syntaxpublic Guid QVSID { get; set; }Public Property QVSID As Guid
Get
Set
Property Value
Type:
Guid
See Also