API Reference

Class

SetField

Represents the SET field code.

Inheritance

Constructors

public SetField() #

Properties

public String Bookmark { get; set; } #

Name of the bookmark or variable to set.

public String Value { get; set; } #

Value to assign to the bookmark.