Click or drag to resize

Track Properties

The Track type exposes the following members.

Properties
  NameDescription
Public propertyAccounting
Gets or sets if accounting is enabled.
Public propertyAlert
Gets or sets the alert type for track.
Public propertyIsChanged
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Public propertyPerConnection
Gets or sets if logs are genereated per connection.
Public propertyPerSession
Gets or sets if logs are genereated per session.
Public propertyType
Gets or sets the type of tracking to use.
Top
See Also