![]() | Track Class |
Namespace: Koopman.CheckPoint.AccessRules
The Track type exposes the following members.
Name | Description | |
---|---|---|
![]() | Accounting |
Gets or sets if accounting is enabled.
|
![]() | Alert |
Gets or sets the alert type for track.
|
![]() | IsChanged |
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.) |
![]() | IsNew |
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.) |
![]() | PerConnection |
Gets or sets if logs are genereated per connection.
|
![]() | PerSession |
Gets or sets if logs are genereated per session.
|
![]() | Type |
Gets or sets the type of tracking to use.
|
Name | Description | |
---|---|---|
![]() | AcceptChanges |
Resets the object’s state to unchanged by accepting the modifications.
(Inherited from SimpleChangeTracking.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |