C# Class Bot.Builder.Community.Components.Dialogs.Input.MultiSelectChoice.Setting.CardSetting

Show file Open project: BotBuilderCommunity/botbuilder-community-dotnet

Public Properties

Property Type Description
ActionName string
ChoiceList ChoiceSet
OrientationType Orientation
Title string

Property Details

ActionName public property

public string ActionName
return string

ChoiceList public property

public ChoiceSet ChoiceList
return ChoiceSet

OrientationType public property

public Orientation OrientationType
return Orientation

Title public property

public string Title
return string