Touchstone 11.0 API Reference
GetProjectsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Api Namespace : GetProjectsResponse Class
Contains the list of existing Projects that you have requested using the GetProjects() method.
Syntax
Public Class GetProjectsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As GetProjectsResponse
public class GetProjectsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.ProjectManagement.Api.GetProjectsResponse

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

GetProjectsResponse Members
AIR.Services.ProjectManagement.Api Namespace