Field

Clase Field

Representa un campo.

public sealed class Field : DomObject<Portion>, IField

Propiedades

NombreDescripción
Type { get; set; }Devuelve o establece el tipo del campo. Lectura/escritura IFieldType.

Véase también