PackingListLabelTemplate Property |
The label template that will be used to print a label to be affixed to
the shipping container after packing.
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 LabelTemplate { get; set; }
Public Property LabelTemplate As String
Get
Set
public:
property String^ LabelTemplate {
String^ get ();
void set (String^ value);
}
member LabelTemplate : string with get, set
Property Value
Type:
StringSee Also