Share via


FacilityEntryPoint.EntryPointType Property

Definition

The type of entry point. Value can be either main or minor.

public Azure.Maps.Search.Models.EntryPointType? EntryPointType { get; }
member this.EntryPointType : Nullable<Azure.Maps.Search.Models.EntryPointType>
Public ReadOnly Property EntryPointType As Nullable(Of EntryPointType)

Property Value

Applies to