DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The quanity of the current license.
      
    
 Gets the quanity of the current license.
 
        
        Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# | 
|---|
public int Quantity { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property Quantity As Integer Get  | 
| Visual C++ | 
|---|
public: virtual property int Quantity { int get () sealed; }  | 
Return Value
Type: Int32The quanity of the current license.