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