Sdílet prostřednictvím


SearchGeometryBaseOptions.OperatingHours Property

Definition

Hours of operation for a POI (Points of Interest). The availability of hours of operation will vary based on the data available. If not passed, then no opening hours information will be returned. Supported value: nextSevenDays

public Azure.Maps.Search.OperatingHoursRange? OperatingHours { get; set; }
member this.OperatingHours : Nullable<Azure.Maps.Search.OperatingHoursRange> with get, set
Public Property OperatingHours As Nullable(Of OperatingHoursRange)

Property Value

Applies to