←Select platform

IsDeleted Property

Summary

Gets or sets a value indicating if a job was successfully deleted.

Syntax

C#
VB
C++
public bool IsDeleted {get; set;}
Public Property IsDeleted As Boolean
public: 
property bool IsDeleted { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

A boolean indicating if a job was successfully deleted (true : Job was deleted / false : Job was not deleted).

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