SystemVariableChangedEventArgsChanged Property
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public bool Changed { get; }
Public ReadOnly Property Changed As Boolean
Get
public:
property bool Changed {
bool get ();
}
member Changed : bool with get
Property Value
Boolean
See Also