CreateAttachmentRecord(Int32,String,String,String,Boolean,Boolean) Method
Syntax
'Declaration
Public Overloads Function CreateAttachmentRecord( _
ByVal _objectObjId_ As Integer, _
ByVal _attachmentName_ As String, _
ByVal _filePath_ As String, _
ByVal _objectType_ As String, _
ByVal _attachmentsAnywhere_ As Boolean, _
ByVal _createActEntry_ As Boolean _
) As Integer
public int CreateAttachmentRecord(
int _objectObjId_,
string _attachmentName_,
string _filePath_,
string _objectType_,
bool _attachmentsAnywhere_,
bool _createActEntry_
)
Parameters
objectObjId
attachmentName
filePath
objectType
attachmentsAnywhere
createActEntry
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family