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; }
Public ReadOnly Property Modified As Boolean
Get
Property Value
Type:
BooleanSee Also