public JobAttachment AddAttachment( string URI, JobAttachmentType type )
Public Function AddAttachment( _ ByVal URI As String, _ ByVal type As JobAttachmentType _ ) As JobAttachment
Parameters
- URI
- The path or URL of the attachment to add
- type
- The type of the attachment to add
Return Value
Thew new JobAttachment