Name | Description | |
---|---|---|
Assignments | Gets a set of NetworkAttributeAssignment objects that describe the assignments of this network attribute. | |
CreationTime | Gets the creation time of the network attribute. | |
Domain | Gets the ArcGIS.Core.Data.Domain associated with this network attribute. If no domain is assigned, null is returned. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
IsApportionable | Gets a value indicating whether the network attribute should be apportioned across the length of linear features. | |
IsInline | Gets a value indicating whether the network attribute is stored inline with other topology information. | |
IsNullable | Gets a value indicating whether the network attribute can contain null values. | |
IsSubstitution | Gets a value indicating whether the network attribute is used to substitute another network attribute at a tap. | |
IsSystemAttribute | Gets a value indicating whether the network attribute is system-maintained. | |
Name | Gets the name of the network attribute. | |
NetworkAttributeToSubstitute | If IsSubstitution is true, this is the network attribute that is substituted by this one. | |
Type | Gets the data type of the network attribute. |