DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
The GUID that uniquely identifies this object.
Gets and sets a GUID that uniquely identifies this object.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public Guid GUID { get; } |
| Visual Basic |
|---|
Public ReadOnly Property GUID As Guid Get |
| Visual C++ |
|---|
public: property Guid GUID { Guid get (); } |
Return Value
Type: GuidThe GUID that uniquely identifies this object.