Click or drag to resize

BatchHubServiceWebServiceBatchJobSetPropertiesAsync Method (String, String, BatchJobPropertyInfo)

Namespace:  PDTec.IceNet.Domain.BatchHub.Service.WebServiceClient.Proxy
Assembly:  PDTec.IceNet.Domain.BatchHub (in PDTec.IceNet.Domain.BatchHub.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public void BatchJobSetPropertiesAsync(
	string AuthTicket,
	string JobId,
	BatchJobPropertyInfo[] Properties
)

Parameters

AuthTicket
Type: SystemString
JobId
Type: SystemString
Properties
Type: PDTec.IceNet.Domain.BatchHub.Service.WebServiceClient.ProxyBatchJobPropertyInfo
Remarks