RangeID Property |
|
DataPA OpenAnalytics API Reference
Gets the unique ID of this object
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string ID { get; }
Public ReadOnly Property ID As String
Get
public:
virtual property String^ ID {
String^ get () sealed;
}
Property Value
Type:
StringThe unique ID of this object
Return Value
Type:
StringThe unique ID of this object
Remarks See Also