[]
Gets or sets the name assigned to the series of items that are to be numbered.
public string Id { get; set; }
Public Property Id As String
| Type | Condition |
|---|---|
| PropertyNullOrWhiteSpaceException | Thrown when trying to set null or empty string. |