Click or drag to resize

IVenueV2 Properties

The IVenueV2 type exposes the following members.

Properties
 NameDescription
Public propertyCapacity Gets the capacity of the venue associated with current IVenue instance, or a null reference if the capacity is not specified
(Inherited from IVenue)
Public propertyCities Gets a IReadOnlyDictionaryTKey, TValue containing venue's city names in different languages
(Inherited from IVenue)
Public propertyCoordinates Gets a map coordinates specifying the exact location of the venue represented by current IVenue instance
(Inherited from IVenue)
Public propertyCountries Gets a IReadOnlyDictionaryTKey, TValue containing venue's country names in different languages
(Inherited from IVenue)
Public propertyCountryCode Gets a country code of the venue represented by current IVenue instance
(Inherited from IVenue)
Public propertyCourse Gets the course
Public propertyId Gets a URN uniquely identifying the current IVenue instance
(Inherited from IVenue)
Public propertyNames Gets a IReadOnlyDictionaryTKey, TValue containing venue's names in different languages
(Inherited from IVenue)
Public propertyState Gets a state of the venue represented by current IVenue instance
(Inherited from IVenueV1)
Top
See Also