Touchstone 11.0 API Reference
Template Property


Air.Services.Proxy Assembly > AIR.Services.ActivityManagement.Api Namespace > GetFileRequest Class : Template Property
(Required) Contains the name of the template file that contains the log for the specified Activity.
Syntax
Public Property Template As String
Dim instance As GetFileRequest
Dim value As String
 
instance.Template = value
 
value = instance.Template
public string Template {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

GetFileRequest Class
GetFileRequest Members