| Name | Description |
![Public Property](dotnetimages/PublicProperty.gif) | Alias | The alias for this tool's toolbox. |
![Public Property](dotnetimages/PublicProperty.gif) | distance_field | Name of the field to be created or updated with the distance of the point feature from the computed network location. A field called "Distance" is created or updated by default. (In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | exclude_restricted_elements | This parameter is applicable only when the input features are from the sub layer of a network analysis layer and are not barrier objects. In all other cases, use "#" as the parameter value.
(In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | in_network_dataset | The network dataset used to calculate the locations. (In, Required) |
![Public Property](dotnetimages/PublicProperty.gif) | in_point_features | The input features for which the network locations will be calculated. (In, Required) |
![Public Property](dotnetimages/PublicProperty.gif) | location_field | Name of the field to be created or updated with the location ranges of the computed network locations for the line or polygon features. A field called "Locations" is created or updated by default. (In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | match_type | The parameter is not used when calculating locations for line or polygon features. In such cases, use "#" as the parameter value. (In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | out_point_feature_class | Output derived feature class (out, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | ParameterInfo | The parameters used by this tool. For internal use only. |
![Public Property](dotnetimages/PublicProperty.gif) | position_field | Name of the field to be created or updated with the percent along of the computed network location. A field called "PosAlong" is created or updated by default. (In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | search_criteria | Specifies which sources in the network dataset will be searched when finding locations and what portions of geometry (also known as snap types) will be used. (In, Required) |
![Public Property](dotnetimages/PublicProperty.gif) | search_query |
Specifies a query to restrict the search to a subset of the features within a source feature class. This is useful if you don't want to find features that may be unsuited for a network location. For example, if you are loading centroids of polygons and don't want to locate on local roads, you can define a query that searches for major roads only.
(In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | search_tolerance | The search tolerance for locating the input features on the network. Features that are outside the search tolerance are left unlocated. The parameter includes a value and units for the tolerance. (In, Required) |
![Public Property](dotnetimages/PublicProperty.gif) | side_field | Name of the field to be created or updated with the side of edge on which the point feature is located on the computed network location. A field called "SideOfEdge" is created or updated by default. (In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | snap_X_field | Located X-coordinate field (in, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | snap_Y_field | Located Y-coordinate field (in, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | snap_Z_field | Name of the field to be created or updated with the z-coordinate of the computed network location. A field called "SnapZ" is created or updated by default. (In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | source_ID_field | Name of the field to be created or updated with the source ID of the computed network location. A field called "SourceID" is created or updated by default. (In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | source_OID_field | Name of the field to be created or updated with the source OID of the computed network location. A field called "SourceOID" is created or updated by default. (In, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | ToolboxDirectory | The directory of this tool's toolbox. |
![Public Property](dotnetimages/PublicProperty.gif) | ToolboxName | The name of this tool's toolbox. |
![Public Property](dotnetimages/PublicProperty.gif) | ToolName | The name of this tool. |