Click or drag to resize

ApprovalItemApprovalSteps Property

An read-only list of the approval steps associated with this approval point.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<ApprovalStep> ApprovalSteps { get; }

Property Value

Type: IEnumerableApprovalStep
See Also