Click or drag to resize

PartAttributeAvailableListValues Property

The list of values that can be used when adding a List type attribute to a part.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<string> AvailableListValues { get; }

Property Value

Type: IEnumerableString
See Also