Changes

Document.Changes property

List of changes. Contains extensive description about change type, position, content etc.

public List<ChangeInfo> Changes { get; set; }

See Also