IBatchHubServiceBatchJobCreate Method |
Namespace: PDTec.IceNet.Domain.BatchHub.Service.Interface
ServiceResult BatchJobCreate( string queueName, string description, BatchJobPriority priority, string submittedBy, BatchJobPropertyInfo[] properties, BatchJobTablePropertyRowInfo[] tablePropertyRows, string[] dependencies, BatchJobAttachmentCreateInfo[] attachments, bool deferSubmit, out BatchJobInfo job )