OrderLineItemLineItem Property |
Line item of the work order 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 string LineItem { get; set; }
Public Property LineItem As String
Get
Set
public:
property String^ LineItem {
String^ get ();
void set (String^ value);
}
member LineItem : string with get, set
Property Value
Type:
StringSee Also