C

Entity

Version comparison

Members across versions

26 members across 9 versions · 4 added later · 4 removed · 10 changed · 4 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
C Entity(Guid)
same same same same same same same same same
C Entity(Entity)
same same same same same same same same same
C Entity
same same same same same same same same same
C Entity(Schema)
same same same same same same same same same
M Clear(Field)
same same same same same same same same same
M Clear(String)
same same same same same same same same same
same same same same same same same same same
M Get``1(String, DisplayUnitType)
same changed missing missing missing missing missing missing missing
M Get``1(String)
same same same same same changed same same same
M Get``1(Field)
same same same same same changed same same same
M Get``1(Field, DisplayUnitType)
same changed missing missing missing missing missing missing missing
M Get``1(Field, ForgeTypeId)
not yet introduced added same same same same same same same
M Get``1(String, ForgeTypeId)
not yet introduced added same same same same same same same
same same same same same same same same same
same same same same same same same same same
M RecognizedField(Field)
same same same same same same same same same
M Set``1(Field, FieldType)
same same same same same changed same same same
M Set``1(Field, FieldType, DisplayUnitType)
same changed missing missing missing missing missing missing missing
M Set``1(String, FieldType)
same same same same same changed same same same
M Set``1(String, FieldType, DisplayUnitType)
same changed missing missing missing missing missing missing missing
M Set``1(Field, FieldType, ForgeTypeId)
not yet introduced added same same same changed same same same
M Set``1(String, FieldType, ForgeTypeId)
not yet introduced added same same same changed same same same
same same same same same same same same same
same same same same same same same same same
P Schema
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
Identical to 2023: 2022, 2024
2023 current

Changes in 2025 vs 2023 6 changed

Flip API Versions →

Changed members

Entity.Get``1(String, )
fieldName String The name of the field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Get``1(Field, )
field Field The field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Set``1(Field, FieldType)
field Field The field to update.
value FieldType
→ returns Set
Entity.Set``1(String, FieldType)
fieldName String The name of the field to update.
value FieldType
→ returns Set
Entity.Set``1(Field, FieldType, ForgeTypeId)
field Field The field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set
Entity.Set``1(String, FieldType, ForgeTypeId)
fieldName String The name of the field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set

Changes in 2025.3 vs 2023 6 changed

Flip API Versions →

Changed members

Entity.Get``1(String, )
fieldName String The name of the field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Get``1(Field, )
field Field The field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Set``1(Field, FieldType)
field Field The field to update.
value FieldType
→ returns Set
Entity.Set``1(String, FieldType)
fieldName String The name of the field to update.
value FieldType
→ returns Set
Entity.Set``1(Field, FieldType, ForgeTypeId)
field Field The field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set
Entity.Set``1(String, FieldType, ForgeTypeId)
fieldName String The name of the field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set

Changes in 2026 vs 2023 6 changed

Flip API Versions →

Changed members

Entity.Get``1(String, )
fieldName String The name of the field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Get``1(Field, )
field Field The field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Set``1(Field, FieldType)
field Field The field to update.
value FieldType
→ returns Set
Entity.Set``1(String, FieldType)
fieldName String The name of the field to update.
value FieldType
→ returns Set
Entity.Set``1(Field, FieldType, ForgeTypeId)
field Field The field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set
Entity.Set``1(String, FieldType, ForgeTypeId)
fieldName String The name of the field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set

Changes in 2027 vs 2023 6 changed

Flip API Versions →

Changed members

Entity.Get``1(String, )
fieldName String The name of the field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Get``1(Field, )
field Field The field to retrieve.
FieldType The type of the field
→ returns FieldType FieldType
Entity.Set``1(Field, FieldType)
field Field The field to update.
value FieldType
→ returns Set
Entity.Set``1(String, FieldType)
fieldName String The name of the field to update.
value FieldType
→ returns Set
Entity.Set``1(Field, FieldType, ForgeTypeId)
field Field The field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set
Entity.Set``1(String, FieldType, ForgeTypeId)
fieldName String The name of the field to update.
value FieldType
unitTypeId ForgeTypeId Identifier of the unit from which the value will be converted before storing. Must be compatible with the spec specified when creating the Schema.
→ returns Set