Property Update
- Namespace
- LMKit.Document.Annotations
- Assembly
- LM-Kit.NET.dll
Update
Records to update - matched by id, replaced whole (an update carries the complete record, never a partial patch).
public List<Annotation> Update { get; set; }
Records to update - matched by id, replaced whole (an update carries the complete record, never a partial patch).
public List<Annotation> Update { get; set; }