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.254.0.0 (8.254.0.0)
Syntaxpublic 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: 
ApprovalItemType
See Also