[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.CreateFolderAsync

CreateFolderAsync Method

CreateFolderAsync(BatchHeader, string, string, Property[])

Declaration
public void CreateFolderAsync(BatchHeader BatchHeader, string Folder, string Parent, Property[] Properties)
Public Sub CreateFolderAsync(BatchHeader As BatchHeader, Folder As String, Parent As String, Properties As [Property]())
Parameters
Type Name Description
BatchHeader BatchHeader
string Folder
string Parent
Property[] Properties

CreateFolderAsync(BatchHeader, string, string, Property[], object)

Declaration
public void CreateFolderAsync(BatchHeader BatchHeader, string Folder, string Parent, Property[] Properties, object userState)
Public Sub CreateFolderAsync(BatchHeader As BatchHeader, Folder As String, Parent As String, Properties As [Property](), userState As Object)
Parameters
Type Name Description
BatchHeader BatchHeader
string Folder
string Parent
Property[] Properties
object userState