BOMLineItemRevisionMode Property |
An enumerated value along with the RevisionList property indicating which revision(s)
of the associated
InternalPart for this BOM line item
(as indicated by the Part property) should be utilized when building this assembly.
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