AddAttachment Method (FCSession)
Syntax
'Declaration
Public Function AddAttachment( _
ByVal _attachmentName_ As String, _
ByVal _filePath_ As String, _
ByVal _objectType_ As String, _
ByVal _idNumber_ As String, _
Optional ByVal _objectObjId_ As Object, _
Optional ByVal _attachmentType_ As Object _
) As Short
public short AddAttachment(
string _attachmentName_,
string _filePath_,
string _objectType_,
string _idNumber_,
object _objectObjId_,
object _attachmentType_
)
Parameters
attachmentName
filePath
objectType
idNumber
objectObjId
attachmentType
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family