GlobalizedEnumAttributeModuleId Property |
Gets the GUID of the module in which the globalized strings are defined.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string ModuleId { get; }
Public ReadOnly Property ModuleId As String
Get
public:
property String^ ModuleId {
String^ get ();
}
member ModuleId : string with get
Property Value
Type:
StringSee Also