Click or drag to resize

PartAttributeValueMinimumValue Property

The minimum value of the attribute. The data type of this will vary based on PartAttributeType property.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public Object MinimumValue { get; set; }

Property Value

Type: Object
See Also