Get Method


OverloadĀ List

Name Description
Public method Get FieldType (String)
Retrieves the value of the field in the entity.
Public method Get FieldType (Field)
Retrieves the value of the field in the entity.
Public method Get FieldType (String, DisplayUnitType) Obsolete.
Retrieves the value of the field in the entity.
Public method Get FieldType (String, ForgeTypeId)
Retrieves the value of the field in the entity.
Public method Get FieldType (Field, DisplayUnitType) Obsolete.
Retrieves the value of the field in the entity.
Public method Get FieldType (Field, ForgeTypeId)
Retrieves the value of the field in the entity.

See Also