public virtual bool InUpdate { get; }
Public Overridable ReadOnly Property InUpdate As Boolean Get
public: virtual property bool InUpdate { bool get (); }
abstract InUpdate : bool with get override InUpdate : bool with get
In This Article