This document is archived and information here might be outdated. Recommended version. |
Indicates if this network attribute is to be used by default.
[Visual Basic .NET]
Public Property UseByDefault As Boolean
[C#]
public bool UseByDefault {get; set;}
[C++]
HRESULT get_UseByDefault(
Boolean* UseByDefault
);
[C++]
HRESULT put_UseByDefault(
VARIANT_BOOL UseByDefault
);
[C++] Parameters UseByDefault [out, retval]
UseByDefault is a parameter of type bool* UseByDefault [in]
UseByDefault is a parameter of type bool
If the UseByDefault property is set to True for a NetworkAttribute, the network attribute will automatically be set as an option (e.g., impedance, restriction, hierarchy) when a new network analysis layer is created in ArcMap.