DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The unique ID of this object
The unique ID of this object
      
    
 Gets the unique ID of this object
 
        
        Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# | 
|---|
public string ID { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property ID As String Get  | 
| Visual C++ | 
|---|
public: virtual property String^ ID { String^ get () sealed; }  | 
Property Value
Type: StringThe unique ID of this object
Return Value
Type: StringThe unique ID of this object