Set Method


OverloadĀ List

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

See Also