Share via


EntityAssignment.RaisedCount Property

Definition

Gets or sets the number of times event has been raised.

public uint RaisedCount { get; set; }
member this.RaisedCount : uint32 with get, set
Public Property RaisedCount As UInteger

Property Value

The number of times event has been raised.

Applies to