IFieldType

IFieldType 接口

表示字段的类型。此值决定在更新时将哪个文本设置到字段部分。

public interface IFieldType

属性

名称描述
InternalString { get; set; }返回此 FieldTypeEx 对象的内部名称。读/写 String。

另请参见