Touchstone 11.0 API Reference
Location Property (GetLocationResponse)


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace > GetLocationResponse Class : Location Property
Contains detailed information about a specific Location.
Syntax
Public Property Location As Location
Dim instance As GetLocationResponse
Dim value As Location
 
instance.Location = value
 
value = instance.Location
public Location Location {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetLocationResponse Class
GetLocationResponse Members