ApplicationInfoReleaseKind Property |
Gets the release kind of the application.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic ReleaseKind ReleaseKind { get; }Public ReadOnly Property ReleaseKind As ReleaseKind
Get
public:
property ReleaseKind ReleaseKind {
ReleaseKind get ();
}member ReleaseKind : ReleaseKind with get
Property Value
ReleaseKind
See Also