This text list property allows to select a whole sorted list of texts.

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

Syntax

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

See Also