DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
If IsSubject is TRUE then this holds the Subject ID, if IsFunction is true, holds the function ID.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# |
|---|
public string ObjectID { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ObjectID As String Get |
| Visual C++ |
|---|
public: property String^ ObjectID { String^ get (); } |