Click or drag to resize

ApprovalItem Properties

The ApprovalItem type exposes the following members.

Properties
  NameDescription
Public propertyApprovalItemType
An enumeration indicating the type of item with which this approval is associated.
Public propertyApprovalStatus
An enumeration indicating the overall current status of the approval process for this item.
Public propertyApprovalSteps
An read-only list of the approval steps associated with this approval point.
Public propertyId
A unique identifier for this particular approval item (corresponds to the primary key in the FactoryLogix database)
Public propertyRelatedName
The name of the realted item being approved such as Operation Group or Operation name.
Top
See Also