| SolutionAddType Property |
[This is preliminary documentation and is subject to change.]
Type of device to add in AutoAdd Mode: {dssGen (Default) | dssCap}
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int AddType { get; set; }
Public Property AddType As Integer
Get
Set
public:
property int AddType {
int get ();
void set (int value);
}
member AddType : int with get, set
function get_AddType();
function set_AddType(value);
Property Value
Type:
Int32See Also