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 (25.3.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
Type: 
ReleaseKind
See Also