ApprovalItemApprovalItemType Property |
An enumeration indicating the type of item with which this approval is associated.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ApprovalItemType ApprovalItemType { get; set; }
Public Property ApprovalItemType As ApprovalItemType
Get
Set
public:
property ApprovalItemType ApprovalItemType {
ApprovalItemType get ();
void set (ApprovalItemType value);
}
member ApprovalItemType : ApprovalItemType with get, set
Property Value
Type:
ApprovalItemTypeSee Also