Gets or sets an identifier for the document target. This identifier can be used to uniquely identify the target.

Syntax

public int ID { get; set; }
Public Property ID() As Integer