Entity.Set Method

EntitySet Method

Overload List
 NameDescription
Public methodSetFieldType(Field, FieldType) Stores the value of the field in the entity.
Public methodSetFieldType(String, FieldType) Stores the value of the field in the entity.
Public methodSetFieldType(Field, FieldType, ForgeTypeId) Stores the value of the field in the entity.
Public methodSetFieldType(String, FieldType, ForgeTypeId) Stores the value of the field in the entity.
Top
See Also