This document is archived and information here might be outdated. Recommended version. |
The unit label.
[Visual Basic .NET]
Public Property UnitLabel As String
[C#]
public string UnitLabel {get; set;}
[C++]
HRESULT get_UnitLabel(
System.String* UnitLabel
);
[C++]
HRESULT put_UnitLabel(
BSTR UnitLabel
);
[C++] Parameters UnitLabel [out, retval]
UnitLabel is a parameter of type BSTR* UnitLabel [in]
UnitLabel is a parameter of type BSTR