CharacteristicValueCharacteristicName Property |
The name that operators use to identify the Characteristic within the factory.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string CharacteristicName { get; }
Public ReadOnly Property CharacteristicName As String
Get
public:
property String^ CharacteristicName {
String^ get ();
}
member CharacteristicName : string with get
Property Value
Type:
StringSee Also