Show / Hide Table of Contents

Class ScanJobStatus

Represents a print job status.

Inheritance
System.Object
ScanJobStatus
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.Blazor
Assembly: cs.temp.dll.dll
Syntax
public class ScanJobStatus

Properties

Data

Gets or sets the Image in Base64 or the error message.

Declaration
public string Data { get; set; }
Property Value
Type Description
System.String

Id

Declaration
public string Id { get; set; }
Property Value
Type Description
System.String

IsError

Declaration
public bool IsError { get; set; }
Property Value
Type Description
System.Boolean

IsLast

Declaration
public bool IsLast { get; set; }
Property Value
Type Description
System.Boolean
Back to top Copyright © 2003- Neodynamic SRL
http://www.neodynamic.com