Click or drag to resize

MPInterfacebImportSupportIssueAttachment Method

Import a attchment to a support issue (ticket)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportSupportIssueAttachment(
	clsImportSupportIssueAttachment oIssueAttachment,
	clsImportBaseeImportMode nImportMode
)

Parameters

oIssueAttachment
Type: MARIInterfaceclsImportSupportIssueAttachment
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks