ObjectSummaryTAcceptChanges Method |
Name | Description | |
---|---|---|
AcceptChanges(CancellationToken) |
Same as calling AcceptChanges(Ignore, CancellationToken)
with a value of No;
(Overrides SimpleChangeTrackingAcceptChanges(CancellationToken).) | |
AcceptChanges(Ignore, CancellationToken) |
Posts all changes to Check Point server. If successful all object properties will be
updated with results.
|