IFieldType

IFieldType interface

Represents a type of field. This value determines which text will be set to the field portion when it will be updated.

public interface IFieldType

Properties

NameDescription
InternalString { get; set; }Returns the internal name of this FieldTypeEx object. Read/write String.

See Also