LicenseInstanceElementReleaseKind Property |
Gets the kind of release to which the element applies.
Namespace:
Dundas.BI.Licensing
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public ReleaseKind ReleaseKind { get; }
Public ReadOnly Property ReleaseKind As ReleaseKind
Get
public:
virtual property ReleaseKind ReleaseKind {
ReleaseKind get () sealed;
}
abstract ReleaseKind : ReleaseKind with get
override ReleaseKind : ReleaseKind with get
Property Value
Type:
ReleaseKindSee Also