Click or drag to resize

DSS_ExecutiveOptionHelp Method

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

Get help string for i-th option

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

Parameters

i
Type: SystemInt32

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

Return Value

Type: String

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

See Also