DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
The Unique ID of this object.
Gets a value that indicates the Unique ID of this object.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string ID { get; } |
Visual Basic |
---|
Public ReadOnly Property ID As String Get |
Visual C++ |
---|
public: property String^ ID { String^ get (); } |
Return Value
Type: StringThe Unique ID of this object.