Set Method

Overload List

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

See Also