[]
Gets or sets the field behavior.
Default value is Next.
If Bookmark property value is not null the value is Bookmark.
public SeqFieldBehavior Behavior { get; set; }
Public Property Behavior As SeqFieldBehavior
Type | Condition |
---|---|
PropertyNullOrWhiteSpaceException | Thrown when trying to set Bookmark and property Bookmark is null or empty string. |