![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
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(
  System.String* 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