ApplicationInfoReleaseKind Property |
Gets the release kind of the application.
Namespace:
Dundas.BI
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:
property ReleaseKind ReleaseKind {
ReleaseKind get ();
}
member ReleaseKind : ReleaseKind with get
Property Value
Type:
ReleaseKindSee Also