MapDataPlotGuid Property |
|
DataPA OpenAnalytics API Reference
Gets and sets the Guid that uniquely identifies this data plot item
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public Guid Guid { get; set; }
Public Property Guid As Guid
Get
Set
public:
virtual property Guid Guid {
Guid get () sealed;
void set (Guid value) sealed;
}
function get_Guid();
function set_Guid(value);
Return Value
Type:
GuidImplements
MapDataPlot_MapDataPlotGuidSee Also