Table of Contents

Class BaseResult

Namespace
ScanbotSDK.MAUI
Assembly
ScanbotSDK.Shared.dll
public class BaseResult
Inheritance
BaseResult
Derived
Inherited Members

Constructors

BaseResult()

public BaseResult()

Properties

Error

public string Error { get; set; }

Property Value

string

Status

public OperationResult Status { get; set; }

Property Value

OperationResult