VendorLabelProfile Property |
The FactoryLogix Label Profile associated with this vendor. Label Profiles define the
format(s) of the labels that a vendor may apply to parts or packages of parts prior to shipment.
Important information may then be captured from these labels during receiving.
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 LabelProfile { get; }
Public ReadOnly Property LabelProfile As String
Get
public:
property String^ LabelProfile {
String^ get ();
}
member LabelProfile : string with get
Property Value
Type:
StringSee Also