Defines the interface for FieldDefinition, which represents the definition of a specific fields for an object.

Namespace: Cartella.Interfaces
Assembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public interface IFieldDefinition
Visual Basic
Public Interface IFieldDefinition
Visual C++
public interface class IFieldDefinition

See Also