Click or drag to resize
WoItem Properties

The WoItem type exposes the following members.

Properties
  NameDescription
Public propertyAsset
Asset to work with. Is required.
Public propertyAssetLocation
Free-text value representing item’s location in the asset hierarchy, relative to WO’s main location. This value is computed by BO. Max Length=128.
Public propertyComment
Plain text to clarify the items purpose. Max Length=3096.
Public propertyDisposition
Allows to define a point of WorkOrder workflow at which the item is to be processed (e.g. on WorkOrder status changed to Completed).
Public propertySortOrderIdx
Order in parents container. Sort index; 1-based; must has unique value per WO and used to sort items on UI. Only positive values are allowed (>= 1). Is required.
Public propertyTask
The task to be done in frame of the item. Is required.
Public propertyWorkOrderId
Parent Work Order Id. Is required.
Top
See Also