←Select platform

Id Property (AddJobResponse)

Summary

Gets or sets the GUID (ID) of a job.

Syntax

C#
VB
C++
public string Id {get; set;}
Public Property Id As String
public: 
property String^ Id { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String that represents the ID (GUID) of a job added using the IJobService.AddJob operation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.JobProcessor.DataContracts Assembly
Click or drag to resize