SubmitAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Action.Submit.
public class SubmitAction : Microsoft.Bot.Schema.SharePoint.BaseAction, Microsoft.Bot.Schema.SharePoint.IAction
type SubmitAction = class
inherit BaseAction
interface IAction
Public Class SubmitAction
Inherits BaseAction
Implements IAction
- Inheritance
- Implements
Constructors
SubmitAction() |
Initializes a new instance of the SubmitAction class. |
Properties
ConfirmationDialog |
Gets or Sets confirmation dialog associated with this action of type ConfirmationDialog. |
Parameters |
Gets or Sets the action parameters of type Dictionary<TKey,TValue>. |