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: 6.0.8219.1880
Syntax
public bool Modified { get; }

Property Value

Boolean
See Also