ApprovalItemApprovalStatus Property |
An enumeration indicating the overall current status of the approval process for this item.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ApprovalStatus ApprovalStatus { get; set; }
Public Property ApprovalStatus As ApprovalStatus
Get
Set
public:
property ApprovalStatus ApprovalStatus {
ApprovalStatus get ();
void set (ApprovalStatus value);
}
member ApprovalStatus : ApprovalStatus with get, set
Property Value
Type:
ApprovalStatusSee Also