Common.skipEvents Method

Definition

Overloads

skipEvents(Boolean)
skipEvents()

skipEvents(Boolean)

public:
 bool skipEvents(bool newValue);
public bool skipEvents (bool newValue);
member this.skipEvents : bool -> bool
Public Function skipEvents (newValue As Boolean) As Boolean

Parameters

newValue
Boolean

Returns

Applies to

skipEvents()

public:
 bool skipEvents();
public bool skipEvents ();
member this.skipEvents : unit -> bool
Public Function skipEvents () As Boolean

Returns

Applies to