Defines the interface for the field,
based on the IFieldDefinition interface.
It is a FieldDefinition with a value.
Namespace: Cartella.InterfacesAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public interface IField : IFieldDefinition |
Visual Basic |
---|
Public Interface IField _ Inherits IFieldDefinition |
Visual C++ |
---|
public interface class IField : IFieldDefinition |