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