Share

Entity.Set Method

Overload List

 NameDescription
Public methodSet<FieldType>(Field, FieldType) Stores the value of the field in the entity.
Public methodSet<FieldType>(String, FieldType) Stores the value of the field in the entity.
Public methodSet<FieldType>(Field, FieldType, ForgeTypeId) Stores the value of the field in the entity.
Public methodSet<FieldType>(String, FieldType, ForgeTypeId) Stores the value of the field in the entity.

See Also

Reference

Was this information helpful?