PackingListItemRevisionMode Property |
An enumerated value dictating which revisions of the
InternalPart are allowable
for 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 RevisionMode RevisionMode { get; set; }
Public Property RevisionMode As RevisionMode
Get
Set
public:
property RevisionMode RevisionMode {
RevisionMode get ();
void set (RevisionMode value);
}
member RevisionMode : RevisionMode with get, set
Property Value
Type:
RevisionModeSee Also