IAdcControllerProvider.MinValue Property

Definition

Gets the minimum value that the controller can return.

public:
 property int MinValue { int get(); };
int MinValue();
public int MinValue { get; }
var int32 = iAdcControllerProvider.minValue;
Public ReadOnly Property MinValue As Integer

Property Value

Int32

int

The minimum value.

Applies to