OrderLineItemLineItem Property |
Line item of the work order item
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.264.0.0 (8.264.0.0)
Syntaxpublic string LineItem { get; }Public ReadOnly Property LineItem As String
Get
public:
property String^ LineItem {
String^ get ();
}member LineItem : string with get
Property Value
Type:
String
See Also