WorkLocation
6 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.PR.PRLocation.IsActiveDescription:A boolean value that specifies (if set to true) that the location is used. | |||
AddressInfo | Address | Address | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
LastModifiedDateTime | DateTimeValue | DateTime | |
DAC Field: PX.Objects.PR.PRLocation.LastModifiedDateTimeDescription:No description available | |||
UseAddressfromBranchID | StringValue | string | |
DAC Field: PX.Objects.PR.PRLocation.BranchIDDescription:The unique identifier of the branch to which the work location belongs. The field is included in FK.Branch. The value of this field corresponds to the value of the Branch.BranchID field. | |||
WorkLocationID | StringValue | string | |
DAC Field: PX.Objects.PR.PRLocation.LocationCDDescription:The user-friendly unique identifier of the work location. | |||
WorkLocationName | StringValue | string | |
DAC Field: PX.Objects.PR.PRLocation.DescriptionDescription:The description. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"WorkLocationID": {
"value": "string"
},
"WorkLocationName": {
"value": "string"
}
}1 property could not be judged statically and is omitted; see the full properties table.