Table of Contents

Property Errors

Namespace
LMKit.Document.Annotations
Assembly
LM-Kit.NET.dll

Errors

Human-readable refusals ("update: unknown id 'x' on page 3", …).

public List<string> Errors { get; set; }

Property Value

List<string>
Share