Click or drag to resize

InternalPartIsVariant Property

A boolean value indicating whether or not this part is one of several possible CTO build variations for a particular master, configurable assembly.

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

Property Value

Type: Boolean
See Also