Click or drag to resize

OhioFieldModified Property

Gets a value that indicates if the field has been modified. The field can be modified by the host sending data to that field, or by the client using for example the OhioScreen.PutString method.

Namespace:  Flex.Hal.Ohio
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public bool Modified { get; }

Property Value

Type: Boolean
See Also