IServerModuleGuid Property |
Get the GUID of the module associated with the server.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax ReadOnly Property ModuleGuid As Guid
Get
property Guid ModuleGuid {
Guid get ();
}
Property Value
Type:
GuidSee Also