FieldGetInternalTime Method (RealTimeVPath)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets an OASySDNA.Common.InternalTime type value of the field defined by the path.
public OASySDNA.Common.InternalTime FieldGetInternalTime()
public:
OASySDNA.Common.InternalTime FieldGetInternalTime();
Return Value
The value from the database.
| Exception | Description |
|---|---|
| VDBException | An error raised while getting the field value or a type-conversion error. |