ApprovalActionApprovalStatus Property |
An enumerated value representing the nature of the action performed by the user.
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