Represents a physical location.
Name | Data Type | Description |
---|---|---|
LandFieldKey | Integer |
System assigned, immutable value that uniquely identifies the record |
LandKey | Integer |
Relational reference |
FieldNumber | String |
User assigned, mutable value that uniquely identifies the record |
Location | String |
Intended to be the physical address of the property |
Spacing | FieldSpacing |
Refer to data type’s documentation for further information |
Acreage | Nullable<Decimal> |
Acreage of the field |
YearPlanted | String |
Non-numeric designation of planting year |
Inactive | Boolean |
An indicator used to designate if the record represents a value preserved for historical purposes, but no longer pertinent to future operations |
Variety | Variety |
Refer to data type’s documentation for further information |
DefaultReceiver | AppEntityType |
Refer to data type’s documentation for further information |
CostCenter | CostCenter |
Refer to data type’s documentation for further information |