Touchstone Re 2023 API Reference
GetFileRequest Class Members
Properties 


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

The following tables list the members exposed by GetFileRequest.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property(Required) Contains the SID of the Activity for which you want to retrieve the path to the associated log file. You can find the Activity SID by looking at the response returned by asynchronous web service calls, such as the Touchstone® SubmitCreateDatabase() method.  
Public Property(Required) Contains the name of the template file that contains the log for the specified Activity.  
Public Property(Optional) Contains the Integer ID generated by the software if the Activity is not yet complete (that is, the log file for the specified Activity is not yet ready to return).

Note: Set the TokenID to 0 the first time you create a GetFileRequest. In subsequent GetFile() method calls, pass the TokenID into the GetFileRequest object to retrieve the path to the log file.

 
Top
See Also

Reference

GetFileRequest Class
AIR.Services.ActivityManagement.Api Namespace