Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
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) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]