Touchstone 11.0 API Reference
CreateProjectRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Api Namespace : CreateProjectRequest Class
Contains the Business Unit SID, SQL Instance SID, Name, and optional Description of the new Project that you want to create.
Syntax
Public Class CreateProjectRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As CreateProjectRequest
public class CreateProjectRequest : AIR.Services.Common.Api.RequestBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.RequestBase
      AIR.Services.ProjectManagement.Api.CreateProjectRequest

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

CreateProjectRequest Members
AIR.Services.ProjectManagement.Api Namespace