LicenseFeatureElementFeatureId Property |
Gets the ID of the feature.
Namespace: Dundas.BI.LicensingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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
Guid
See Also