This integer property allows to select an integer value.

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

Syntax

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

See Also