Field

Field class

Represents a field.

public sealed class Field : DomObject<Portion>, IField

Properties

NameDescription
Type { get; set; }Returns or sets field’s type. Read/write IFieldType.

See Also