Jaa


ShowLocationActionParameters.LocationCoordinates Property

Definition

Gets or Sets the location coordinates of type Location.

public Microsoft.Bot.Schema.SharePoint.Location LocationCoordinates { get; set; }
member this.LocationCoordinates : Microsoft.Bot.Schema.SharePoint.Location with get, set
Public Property LocationCoordinates As Location

Property Value

This value is the location to be shown.

Applies to