AppResourceInfoModuleId Property

Gets the module identifier.

Namespace:  Dundas.BI.AppResources
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public Guid ModuleId { get; }

Property Value

Type: Guid
The module identifier.
See Also