This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalLegendGroup2 Interface > ITemporalLegendGroup2.UID Property (ArcObjects .NET 10.4 SDK) |
A unique ID to represent the type of legend group.
[Visual Basic .NET] Public Property UID As String
[C#] public string UID {get; set;}
[C++]
HRESULT get_UID(
BSTR* UID
);
[C++]
HRESULT put_UID(
BSTR UID
);
[C++]
Parameters UID [out, retval] UID is a parameter of type BSTR UID [in] UID is a parameter of type BSTR