Skip to main content

B1InteractionInfo

  • Structure that defines interaction information within a sequence.
    * Includes interaction identifiers, labels, and success/failure transitions.
PropertyTypeDescriptionMetadata
InteractionIdFNameID of the interaction (references DT_Interaction).Category: B1InteractionInfo
Foreign: Interaction.Id
LabelFNameLabel used to identify this interaction within the sequence.Category: B1InteractionInfo
SuccessNextLabelFNameLabel of the next interaction to transition to upon success.Category: B1InteractionInfo
FailNextLabelFNameLabel of the next interaction to transition to upon failure.Category: B1InteractionInfo
bIsOptionalboolDetermines if this interaction is optional.Category: B1InteractionInfo