IContentStoreServerGuid Property
|
Gets the unique IDs of the web application instance.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property ServerGuid As Guid
Get
property Guid ServerGuid {
Guid get ();
}
abstract ServerGuid : Guid with get
Property Value
Type:
GuidSee Also