IContentStoreServerGuid Property
|
Gets the unique IDs of the web application instance.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property ServerGuid As Guid
Get
property Guid ServerGuid {
Guid get ();
}abstract ServerGuid : Guid with get
Property Value
Guid
See Also