IShareModuleGuid Property |
Get the module of the share.
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:
GuidRemarks
Foreign key to the table `Modules`.`Guid`
See Also