DataPA Enterprise Dashboard Controls API Reference
If IsSubject is TRUE then this holds the Subject ID, if IsFunction is true, holds the function ID.

Namespace: DataPAClientConfig
Assembly: 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 ();
}

Property Value

Type: String

Return Value

Type: String

Remarks