Click or drag to resize

ReceivedMaterialInternalPartRevision Property

The revision of the internal part that was received. This field is optional. If not specified and more than one revision of this part exists, the system will use the revision marked as current or the latest revision if no revisions of the part are marked as current.

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 InternalPartRevision { get; set; }

Property Value

Type: String
See Also