|  | GroupWithExclusion Methods | 
The GroupWithExclusion type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AcceptChanges(CancellationToken) | 
            Same as calling AcceptChanges(Ignore, CancellationToken)
            with a value of No;
            (Inherited from ObjectSummaryT.) | 
|  | AcceptChanges(Ignore, CancellationToken) | 
            Posts all changes to Check Point server. If successful all object properties will be
            updated with results.
            (Inherited from ObjectSummaryT.) | 
|  | Delete | 
            Deletes the current object.
            (Inherited from ObjectSummaryT.) | 
|  | 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.) | 
|  | GetIdentifier | 
            Gets the identifier that is used when adding this object to a group.
            (Inherited from ObjectSummaryT.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | Reload | 
            Reloads the current object. Used to either reset changes made without saving, or to
            increased the detailLevel to Full(Inherited from ObjectSummaryT.) | 
|  | SetExcept | 
            Sets the object this group excepts.
             | 
|  | SetInclude | 
            Sets the object this group includes.
             | 
|  | ToString | 
            Returns a String that represents this object.
            (Inherited from ObjectSummaryT.) | 
 See Also
See Also