IRealTimeVPath Interface Properties
- Last UpdatedApr 08, 2026
- 3 minute read
For a list of all members of this type, see IRealTimeVPath members.
| Name | Description | |
|---|---|---|
![]() | Array | Gets the array of steps leading down the path. |
![]() | FieldName | Gets the field name. |
![]() | IsFieldGetOverridden | Gets true if the field get operation is overridden. Otherwise false. |
![]() | IsFieldPutOverridden | Gets true if the field put operation for owner system is overridden. Otherwise false. |
![]() | IsRemoteFieldPutOverridden | Gets true if the field put operation for remote system is overridden. Otherwise false. |
![]() | KeyName | Gets the key name. |
![]() | Kind | Gets the kind of the field. |
![]() | Length | Gets the length of the path array. |
![]() | Offset | Gets the offset into the record in bytes. |
![]() | Path | Gets the path internal structure. |
![]() | PointNumber | Gets the slot number in the table. |
![]() | RecordSize | Gets the record size. |
![]() | TableName | Gets the table name. |
![]() | TableNumber | Gets the table number. |
![]() | Type | Gets the type number of the value. |
![]() | UltimateType | Gets the ultimate type number of the value. |
