LicenseFeatureElementFeatureId Property |
Gets the ID of the feature.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid FeatureId { get; }
Public ReadOnly Property FeatureId As Guid
Get
public:
virtual property Guid FeatureId {
Guid get () sealed;
}
abstract FeatureId : Guid with get
override FeatureId : Guid with get
Property Value
Type:
GuidSee Also