Label used for unspecified values.
[Visual Basic .NET] Public Property DefaultLabel As String
[C#] public string DefaultLabel {get; set;}
[C++]
HRESULT get_DefaultLabel(
BSTR* pLabel
);
[C++]
HRESULT put_DefaultLabel(
BSTR pLabel
);
[C++]Parameters
pLabel [out, retval] pLabel is a parameter of type BSTR pLabel [in] pLabel is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.