Click or drag to resize

ParameterValueValues Property

The actual values. The data type of the specified values must match the data type of the associated Parameter.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public List<Object> Values { get; }

Property Value

Type: ListObject
See Also