AnnotationBase.Id

AnnotationBase.Id property

Gets or sets annotation unique identifier. This field is auto-incremented.

public int Id { get; set; }

See Also