BaseAction(String) Constructor
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.
Initializes a new instance of the BaseAction class.
protected BaseAction (string actionType);
new Microsoft.Bot.Schema.SharePoint.BaseAction : string -> Microsoft.Bot.Schema.SharePoint.BaseAction
Protected Sub New (actionType As String)
Parameters
- actionType
- String
Type of the action.