Click or drag to resize

CharacteristicValueValue Property

The value of the Characteristic. If the Characterisitc is complex the value will be null.

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

Property Value

Type: String
See Also