| ReduceCktEditString Property |
[This is preliminary documentation and is subject to change.]
Edit String for RemoveBranches functions
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string EditString { get; set; }
Public Property EditString As String
Get
Set
public:
property String^ EditString {
String^ get ();
void set (String^ value);
}
member EditString : string with get, set
function get_EditString();
function set_EditString(value);
Property Value
Type:
StringSee Also