FeatureNotEnabledExceptionFeatureId Property

Gets the ID of the disabled feature, or if the ID is not specified.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.0.1000)
Syntax
public Guid? FeatureId { get; }

Property Value

Type: NullableGuid
See Also