| ApplicationInfoLicenseIds Property  | 
 Gets the ID(s) of all valid licenses.
 
    Namespace: 
   Dundas.BI
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
 Syntax
Syntaxpublic string LicenseIds { get; }Public ReadOnly Property LicenseIds As String
	Get
public:
property String^ LicenseIds {
	String^ get ();
}member LicenseIds : string with get
Property Value
Type: 
String See Also
See Also