Returns the result's value, if the result is a Get Property return value.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
T get()
Return Value
Type: TThe result's value. This may be null if the type can be null and a null value was returned.
Remarks
See Also