Get Method

Overload List

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

See Also