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