ProjectBillingRules
3 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.PM.PMBilling.IsActiveDescription:A Boolean value that indicates whether the billing rule is available for use in projects and project tasks. | |||
BillingRuleID | StringValue | string | |
DAC Field: PX.Objects.PM.PMBilling.BillingIDDescription:The unique identifier of the billing rule. | |||
Description | StringValue | string | |
DAC Field: PX.Objects.PM.PMBilling.DescriptionDescription:The description of the billing rule. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"BillingRuleID": {
"value": "string"
}
}For every property this entity accepts, see the properties table.