This text variable type represents a text variable to be used in text fields. and

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

Syntax

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

See Also