Get or set the GUID of the server.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Property Guid As Guid
Get
Set
property Guid Guid {
Guid get ();
void set (Guid value);
}
Property Value
Type:
GuidSee Also