This type represents an Infigo field and is the base type for , IInfigoTextFieldWithLocals and .

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public interface IInfigoField : IInfigoPropertyControl
Visual Basic (Declaration)
Public Interface IInfigoField _
	Implements IInfigoPropertyControl
Visual C++
public interface class IInfigoField : IInfigoPropertyControl

See Also