Show / Hide Table of Contents

CreateAttachmentRecord(String,String,String,String,Boolean,Boolean) Method

Syntax

'Declaration

Public Overloads Function CreateAttachmentRecord( _
   ByVal _idNumber_ As String, _
   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( 
   string _idNumber_,
   string _attachmentName_,
   string _filePath_,
   string _objectType_,
   bool _attachmentsAnywhere_,
   bool _createActEntry_
)

Parameters

idNumber

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

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.