| CtrlQueueAction Property |
[This is preliminary documentation and is subject to change.]
(write-only) Set the active action by index
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int Action { set; }
Public WriteOnly Property Action As Integer
Set
public:
property int Action {
void set (int value);
}
member Action : int with set
function set_Action(value);
Property Value
Type:
Int32See Also