Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

GetJobInfo Method

Retrieves information about the specified job.

Syntax

[VB.NET]
Public Sub GetJobInfo(ByVal VaultName As String, ByVal JobId As String)
[C#]
public void GetJobInfo(string vaultName, string jobId);

Remarks

This method retrieves information about the job specified by JobId. The Jobs collection will be populated with information about the job.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0