Click or drag to resize

IVenue Properties

The IVenue 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
Public propertyCities Gets a IReadOnlyDictionaryTKey, TValue containing venue's city names in different languages
Public propertyCoordinates Gets a map coordinates specifying the exact location of the venue represented by current IVenue instance
Public propertyCountries Gets a IReadOnlyDictionaryTKey, TValue containing venue's country names in different languages
Public propertyCountryCode Gets a country code of the venue represented by current IVenue instance
Public propertyId Gets a URN uniquely identifying the current IVenue instance
Public propertyNames Gets a IReadOnlyDictionaryTKey, TValue containing venue's names in different languages
Top
See Also