Click or drag to resize

BOMLineItemCustomFieldValues Property

A list of any custom fields values that have been defined for this 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 Dictionary<string, string> CustomFieldValues { get; }

Property Value

Type: DictionaryString, String
See Also