ShowLocationAction 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.
SharePoint show location action.
public class ShowLocationAction : Microsoft.Bot.Schema.SharePoint.BaseAction, Microsoft.Bot.Schema.SharePoint.IAction, Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction
type ShowLocationAction = class
inherit BaseAction
interface IAction
interface IOnCardSelectionAction
Public Class ShowLocationAction
Inherits BaseAction
Implements IAction, IOnCardSelectionAction
- Inheritance
- Implements
Constructors
ShowLocationAction() |
Initializes a new instance of the ShowLocationAction class. |
Properties
Parameters |
Gets or Sets the action parameters of type ShowLocationActionParameters. |