BPM.Server Namespace > FileStoreManager Class > Save Method : Save(pg,String,String,String,Encoding,Boolean) Method |
'Declaration
Public Overloads Shared Sub Save( _ ByVal iFileStoreServer As pg, _ ByVal path As String, _ ByVal fileName As String, _ ByVal body As String, _ ByVal encoding As Encoding, _ ByVal overwrite As Boolean _ )
'Usage
Dim iFileStoreServer As pg Dim path As String Dim fileName As String Dim body As String Dim encoding As Encoding Dim overwrite As Boolean FileStoreManager.Save(iFileStoreServer, path, fileName, body, encoding, overwrite)
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