| SolutionSystemYChanged Property |
[This is preliminary documentation and is subject to change.]
Flag that indicates if elements of the System Y have been changed by recent activity.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool SystemYChanged { get; }
Public ReadOnly Property SystemYChanged As Boolean
Get
public:
property bool SystemYChanged {
bool get ();
}
member SystemYChanged : bool with get
function get_SystemYChanged();
Property Value
Type:
BooleanSee Also