Table of Contents

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; }

Property Value

List<Annotation>
Share