Click or drag to resize

PartBaseRevision Property

The revision of the part. Not all parts have revisions. Typically, revisons are associated with internal parts that are designated as assemblies and are manufactured within the factory environment.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public string Revision { get; set; }

Property Value

Type: String
See Also