Gets or sets the editable region's identifier. It must be a one-based value. A value of zero indicates that the editable region has no identifier.

Syntax

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