IFieldType

IFieldType interface

Representa un tipo de campo. Este valor determina qué texto se establecerá en la parte del campo cuando se actualice.

public interface IFieldType

Propiedades

NombreDescripción
InternalString { get; set; }Devuelve el nombre interno de este objeto FieldTypeEx. Lectura/escrituraString .

Ver también