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.OhioAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public bool Modified { get; }
Public ReadOnly Property Modified As Boolean
Get
Property Value
BooleanSee Also