Click or drag to resize

ChangeTracking Class

Allows for tracking of property changes, so only changed properties are posted.
Inheritance Hierarchy

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public abstract class ChangeTracking : SimpleChangeTracking
Request Example View Source

The ChangeTracking type exposes the following members.

Properties
  NameDescription
Public propertyIsChanged
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Overrides SimpleChangeTrackingIsChanged.)
Public propertyIsNew
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.)
Top
Methods
  NameDescription
Public methodAcceptChanges
Resets the object’s state to unchanged by accepting the modifications.
(Inherited from SimpleChangeTracking.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Koopman.CheckPoint.CommonSimpleChangeTracking
    Koopman.CheckPoint.CommonChangeTracking
      Koopman.CheckPoint.AccessRulesActionSettings
      Koopman.CheckPoint.AccessRulesCustomFields
      Koopman.CheckPoint.AccessRulesTrack
      Koopman.CheckPoint.CommonAggressiveAging
      Koopman.CheckPoint.CommonNATSettings
      Koopman.CheckPointObjectSummaryT
      Koopman.CheckPoint.SimpleGatewaySettingsFirewall
      Koopman.CheckPoint.SimpleGatewaySettingsLogs
      Koopman.CheckPoint.SimpleGatewaySettingsVPN
      Koopman.CheckPointTimeRecurrenceClass