Share via


ConversationExportedEntity.CompositionMode Property

Definition

The behavior to follow when the entity's components overlap with each other.

public Azure.AI.Language.Conversations.Authoring.ConversationAuthoringCompositionMode? CompositionMode { get; set; }
member this.CompositionMode : Nullable<Azure.AI.Language.Conversations.Authoring.ConversationAuthoringCompositionMode> with get, set
Public Property CompositionMode As Nullable(Of ConversationAuthoringCompositionMode)

Property Value

Applies to