ADO.NET Provider for Sage Intacct

Build 26.0.9655

WorkOrderState

Represents states used to track the lifecycle stage of work orders, including hierarchical parent relationships and current status.

Columns

Name Type ReadOnly Description
auditCreatedDateTime Datetime True

The date and time when the work order state record was created.

auditModifiedDateTime Datetime True

The date and time when the work order state record was last modified.

href String True

The URL of the work order state resource.

id String False

The unique identifier of the work order state record.

key [KEY] String True

The system-assigned key that uniquely identifies the work order state record.

parent_Href String True

The URL of the parent state associated with this work order state.

parent_Id String False

The Id of the parent state associated with this work order state.

parent_Key String False

The system-assigned key of the parent state associated with this work order state.

status String False

The current status of this work order state, such as active or inactive.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655