Click or drag to resize

PurchaseControlDocumentLinePurchaseOperationType Property

The user-defined operation type, which is being recorded by the current line. Used for better grouping of the control entries. null when the operation type was not specified by the user. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PurchaseOperationType PurchaseOperationType { get; set; }

Property Value

Type: PurchaseOperationType
See Also