DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The name of the author who created this published content.
      
    
 Gets the name of the author who created this published content.
 
        
        Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# | 
|---|
public string Author { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property Author As String Get  | 
| Visual C++ | 
|---|
public: virtual property String^ Author { String^ get () sealed; }  | 
Return Value
Type: StringThe name of the author who created this published content.