ActionWith2SettersControl Property |
[Missing <summary> documentation for "P:DHI.Mike1D.ControlModule.ActionWith2Setters.Control"]
Namespace:
DHI.Mike1D.ControlModule
Assembly:
DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public ActionControlSet2 Control { set; }
Public WriteOnly Property Control As ActionControlSet2
Set
public:
property ActionControlSet2^ Control {
void set (ActionControlSet2^ value);
}
Property Value
Type:
ActionControlSet2See Also