BPM.Client Namespace > BPMConnection Class > UploadFile Method : UploadFile(Guid,String,Int32,Stream) Method |
'Declaration
Public Overloads Sub UploadFile( _ ByVal guid As Guid, _ ByVal fileName As String, _ ByVal blockIndex As Integer, _ ByVal stream As Stream _ )
'Usage
Dim instance As BPMConnection Dim guid As Guid Dim fileName As String Dim blockIndex As Integer Dim stream As Stream instance.UploadFile(guid, fileName, blockIndex, stream)
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