[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginSetProperties

BeginSetProperties Method

BeginSetProperties(BatchHeader, string, Property[], AsyncCallback, object)

Declaration
public IAsyncResult BeginSetProperties(BatchHeader BatchHeader, string Item, Property[] Properties, AsyncCallback callback, object asyncState)
Public Function BeginSetProperties(BatchHeader As BatchHeader, Item As String, Properties As [Property](), callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Item
Property[] Properties
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult