Virtual Photonics
Specifies if anything in the class (that's being monitored) has changed
Namespace: VtsAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
public bool SettingsChanged { get; protected set; }
public bool SettingsChanged { get; protected set; }
Public Property SettingsChanged As Boolean
Get
Protected Set
Public Property SettingsChanged As Boolean
Get
Protected Set
public:
virtual property bool SettingsChanged {
bool get () sealed;
protected: void set (bool value) sealed;
}
public:
virtual property bool SettingsChanged {
bool get () sealed;
protected: void set (bool value) sealed;
}
Property Value
Type:
BooleanImplements
IChangeTracking SettingsChanged