Visual Signal ExternalBase Class Library Documentation
MinInputCount Property
VisualSignalVSignal.ExternalBaseTExternalBaseMinInputCount
API version 1.2.2.0

[This is preliminary documentation and is subject to change.]

Set this property in Init()()() to register the minimum number of inputs acceptable by the user DmoduleLL.
Declaration Syntax
C#Visual BasicVisual C++
protected int MinInputCount { set; }
Protected WriteOnly Property MinInputCount As Integer
protected:
property int MinInputCount {
	void set (int value);
}

Assembly: vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)