WebModuleWebModuleId Property |
Gets the Id of the webmodule row, related to the domain object
Namespace:
Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Guid WebModuleId { get; }
Public ReadOnly Property WebModuleId As Guid
Get
public:
property Guid^ WebModuleId {
Guid^ get ();
}
member WebModuleId : Guid with get
Property Value
Type:
Guid
See Also