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
Status
public OperationResult Status { get; set; }