Leadtools.Services.Cloud.DataContracts Namespace > DeleteJobResponse Class : IsDeleted Property |
public bool IsDeleted {get; set;}
'Declaration Public Property IsDeleted As Boolean
'Usage Dim instance As DeleteJobResponse Dim value As Boolean instance.IsDeleted = value value = instance.IsDeleted