EntityOverrideModeSupplement

The collection of session entities extends the collection of entities in the corresponding custom entity type. Note: Even in this override mode calls to ListSessionEntityTypes, GetSessionEntityType, CreateSessionEntityType and UpdateSessionEntityType only return the additional entities added in this session entity type. If you want to get the supplemented list, please call EntityTypes.GetEntityType on the custom entity type and merge.

Functions

Link copied to clipboard
open override fun toJava(): SessionEntityTypeEntityOverrideMode

Properties

Link copied to clipboard
val javaValue: SessionEntityTypeEntityOverrideMode
Link copied to clipboard
Link copied to clipboard