Network analysis layer name.
[Visual Basic 6.0] Property NALayerName As String
[Visual Basic .NET] Public Property NALayerName As String
[C#] public string NALayerName {get; set;}
[Java] public String getNALayerName() throws IOException, AutomationException
[Java] public void setNALayerName( String NALayerName ) throws IOException, AutomationException
[C++]
HRESULT get_NALayerName(
BSTR* NALayerName
);
[C++] HRESULT put_NALayerName( BSTR NALayerName);
Parameters
NALayerName [out, retval]
NALayerName is a parameter of type BSTR
NALayerName [in]
NALayerName is a parameter of type BSTR
NALayerName specifies the Network Analyst Layer Name used within this NAContext.