| DSS_ExecutiveNumCommands Property |
[This is preliminary documentation and is subject to change.]
Number of DSS Executive Commands
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int NumCommands { get; }
Public ReadOnly Property NumCommands As Integer
Get
public:
property int NumCommands {
int get ();
}
member NumCommands : int with get
function get_NumCommands();
Property Value
Type:
Int32See Also