LocalizationInfoModuleId Property |
Gets the module identifier.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid ModuleId { get; }
Public ReadOnly Property ModuleId As Guid
Get
public:
property Guid ModuleId {
Guid get ();
}
member ModuleId : Guid with get
Property Value
Type:
GuidThe module identifier.
See Also