IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

GetJobInfo Method

Retrieves information about the specified job.

Syntax

public void GetJobInfo(string vaultName, string jobId);
Public Sub GetJobInfo(ByVal VaultName As String, ByVal JobId As String)

Remarks

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]