Share via


IAnnotationProvider.AnnotationTypeId Property

Definition

Gets the annotation type identifier of this annotation.

public:
 property int AnnotationTypeId { int get(); };
int AnnotationTypeId();
public int AnnotationTypeId { get; }
var int32 = iAnnotationProvider.annotationTypeId;
Public ReadOnly Property AnnotationTypeId As Integer

Property Value

Int32

int

The annotation type identifier of this annotation.

Applies to