Touchstone 11.0 API Reference
Project Property


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Api Namespace > GetProjectResponse Class : Project Property
Contains detailed information about a specific Touchstone® Project.
Syntax
Public Property Project As Project
Dim instance As GetProjectResponse
Dim value As Project
 
instance.Project = value
 
value = instance.Project
public Project Project {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

GetProjectResponse Class
GetProjectResponse Members