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