The key name to be used for driving directions generation.
[Visual Basic .NET] Public Property KeyName As String
[C#] public string KeyName {get; set;}
[C++]
HRESULT get_KeyName(
BSTR* KeyName
);
[C++]
HRESULT put_KeyName(
BSTR KeyName
);
[C++]Parameters
KeyName [out, retval] KeyName is a parameter of type BSTR KeyName [in] KeyName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.