This interface allows disabling the read-only state of a field. This class should be implemented explicitly.

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

Syntax

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

See Also