Share via


ShowLocationAction Class

Definition

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
ShowLocationAction
Implements

Constructors

ShowLocationAction()

Initializes a new instance of the ShowLocationAction class.

Properties

Parameters

Gets or Sets the action parameters of type ShowLocationActionParameters.

Applies to