Click or drag to resize

DSS_ExecutiveCommandHelp Method

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

Get help string for i-th command

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public string CommandHelp(
	int i
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:dss_sharp.DSS_Executive.CommandHelp(System.Int32)"]

Return Value

Type: String

[Missing <returns> documentation for "M:dss_sharp.DSS_Executive.CommandHelp(System.Int32)"]

See Also