Touchstone 11.0 API Reference
GetFileResponse Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.ActivityManagement.Api Namespace : GetFileResponse Class

The following tables list the members exposed by GetFileResponse.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyContains a Fault object. (Inherited from AIR.Services.Common.Api.ResponseBase)
Public PropertyContains the path to the log file for the specified Activity.

This information is returned only if the Activity is completed or failed.

 
Public PropertyContains the owner of the log file associated with the specified Activity.  
Public PropertyContains a Guid object. (Inherited from AIR.Services.Common.Api.ResponseBase)
Public PropertyContains the Output State of the log file associated with the specified Activity.  
Public PropertyContains a Status object. (Inherited from AIR.Services.Common.Api.ResponseBase)
Public PropertyContains the Integer ID generated by the software if the specified Activity is still in progress.

Pass the TokenID into the GetFileRequest object to retrieve the path to the log file.

 
Top
See Also

Reference

GetFileResponse Class
AIR.Services.ActivityManagement.Api Namespace