| SolutionModeID Property |
[This is preliminary documentation and is subject to change.]
ID (text) of the present solution mode
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string ModeID { get; }
Public ReadOnly Property ModeID As String
Get
public:
property String^ ModeID {
String^ get ();
}
member ModeID : string with get
Property Value
Type:
StringSee Also