ResourceLocationDataContract Class

Definition

Resource location data properties.

public class ResourceLocationDataContract
type ResourceLocationDataContract = class
Public Class ResourceLocationDataContract
Inheritance
ResourceLocationDataContract

Constructors

ResourceLocationDataContract()

Initializes a new instance of the ResourceLocationDataContract class.

ResourceLocationDataContract(String, String, String, String)

Initializes a new instance of the ResourceLocationDataContract class.

Properties

City

Gets or sets the city or locality where the resource is located.

CountryOrRegion

Gets or sets the country or region where the resource is located.

District

Gets or sets the district, state, or province where the resource is located.

Name

Gets or sets a canonical name for the geographic or physical location.

Methods

Validate()

Validate the object.

Applies to