Click or drag to resize

FastUpdate Class

Allows for editing existing objects without finding them first.
Inheritance Hierarchy
SystemObject
  Koopman.CheckPoint.FastUpdateFastUpdate

Namespace:  Koopman.CheckPoint.FastUpdate
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public static class FastUpdate
Request Example View Source

The FastUpdate type exposes the following members.

Methods
  NameDescription
Public methodStatic memberUpdateAccessLayer
Updates the Access Layer without finding it first.
Public methodStatic memberUpdateAddressRange
Updates the Address Range without finding it first.
Public methodStatic memberUpdateApplicationCategory
Updates the Application Category without finding it first.
Public methodStatic memberUpdateApplicationGroup
Updates the Application Group without finding it first.
Public methodStatic memberUpdateApplicationSite
Updates the Application Site without finding it first.
Public methodStatic memberUpdateGroup
Updates the Group without finding it first.
Public methodStatic memberUpdateGroupWithExclusion
Updates the Group With Exclusion without finding it first.
Public methodStatic memberUpdateHost
Updates the host without finding it first.
Public methodStatic memberUpdateMulticastAddressRange
Updates the Multicast Address Range without finding it first.
Public methodStatic memberUpdateNetwork
Updates the Network without finding it first.
Public methodStatic memberUpdateSecurityZone
Updates the Security Zone without finding it first.
Public methodStatic memberUpdateServiceDceRpc
Updates the Service DCE-RPC without finding it first.
Public methodStatic memberUpdateServiceGroup
Updates the Service Group without finding it first.
Public methodStatic memberUpdateServiceICMP
Updates the Service ICMP without finding it first.
Public methodStatic memberUpdateServiceICMP6
Updates the Service ICMP6 without finding it first.
Public methodStatic memberUpdateServiceOther
Updates the Service Other without finding it first.
Public methodStatic memberUpdateServiceRPC
Updates the Service RPC without finding it first.
Public methodStatic memberUpdateServiceSCTP
Updates the Service SCTP without finding it first.
Public methodStatic memberUpdateServiceTCP
Updates the Service TCP without finding it first.
Public methodStatic memberUpdateServiceUDP
Updates the Service UDP without finding it first.
Public methodStatic memberUpdateSimpleGateway
Updates the Simple Gateway without finding it first.
Public methodStatic memberUpdateTag
Updates the Tag without finding it first.
Public methodStatic memberUpdateTime
Updates the Time without finding it first.
Public methodStatic memberUpdateTimeGroup
Updates the Time Group without finding it first.
Top
See Also