AnnotationBase.Replies

AnnotationBase.Replies property

The list of replies (comments) attached to the annotation

public List<Reply> Replies { get; set; }

See Also