Label | Explanation | Data Type |
Parcel Features
| The input parcel features (parcel polygons, parcel lines, or connection lines) that will be used to create parcel records. The input parcel features can be from a parcel fabric in a file, enterprise, or mobile geodatabase. | Feature Layer |
Record Field
(Optional) | The attribute field that contains the record names. The attribute field must be a text field and must contain parcel record names. Parcel records will be created for features using the provided record names. | Field |
Record Expression
(Optional) | An Arcade expression that uses fields, string operators, and mathematical operators to represent the record names. For example, the expression Left($feature.Name,4) extracts the first four characters from the parcel name field in the parcel fabric polygon feature class to create the record names. | Calculator Expression |
Record Name Method (Optional) | Specifies the method that will be used to create parcel records.
| String |
Derived Output
Label | Explanation | Data Type |
Output Records Feature Class | The updated Records feature class. | Feature Class |
Updated Parcel Fabric | The updated parcel fabric. | Parcel Fabric |