Touchstone 11.0 API Reference
CreateLocationRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace : CreateLocationRequest Class
Contains the Business Unit SID, SQL Instance SID, Contract SID, and Location of the new Location that you want to create.
Syntax
Public Class CreateLocationRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As CreateLocationRequest
public class CreateLocationRequest : AIR.Services.Common.Api.RequestBase 
Remarks
If you do not specify a value for a given location field, Touchstone saves a NULL value for the field.
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.ExposureManagement.Api.CreateLocationRequest

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

CreateLocationRequest Members
AIR.Services.ExposureManagement.Api Namespace