PackingListItemPartDescription Property |
An optional human-friendly summary of the nature of the
InternalPart to be packed.
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 PartDescription { get; set; }
Public Property PartDescription As String
Get
Set
public:
property String^ PartDescription {
String^ get ();
void set (String^ value);
}
member PartDescription : string with get, set
Property Value
Type:
StringSee Also