Show / Hide Table of Contents

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

Reference

WorkflowManager Class
WorkflowManager Members
Overload List

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.