Type

IField.Type property

Returns or sets field’s type. Read/write IFieldType.

public IFieldType Type { get; set; }

See Also