CreateAttachmentRecord(Int32,String,String,String,Boolean,Boolean,IDictionary<String,Object>) 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, _
ByVal _docPathFields_ As IDictionary(Of String,Object) _
) As Integer
public int CreateAttachmentRecord(
int _objectObjId_,
string _attachmentName_,
string _filePath_,
string _objectType_,
bool _attachmentsAnywhere_,
bool _createActEntry_,
IDictionary<string,object> _docPathFields_
)
Parameters
objectObjId
attachmentName
filePath
objectType
attachmentsAnywhere
createActEntry
docPathFields
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family