BPM.Server Namespace > IBPMDataProvider Interface : LoadAttachments Method |
'Declaration
Function LoadAttachments( _ ByVal fileIds() As String _ ) As IDataReader
'Usage
Dim instance As IBPMDataProvider Dim fileIds() As String Dim value As IDataReader value = instance.LoadAttachments(fileIds)
IDataReader LoadAttachments( string[] fileIds )
IDataReader^ LoadAttachments( array<String^>^ fileIds )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2