Click or drag to resize

InternalPartVariantPartID Property

If this part is a variant, this field represetnts the ID of the master, configurable assembly of which this part is a variant.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<Guid> VariantPartID { get; }

Property Value

Type: NullableGuid
See Also