Guid of the module
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Nullable<Guid> ModuleGuid { get; }
ReadOnly Property ModuleGuid As Nullable(Of Guid)
Get
property Nullable<Guid> ModuleGuid {
Nullable<Guid> get ();
}
Property Value
Type:
NullableGuidSee Also