Click or drag to resize

ObjectSummaryTAcceptChanges Method

Overload List
  NameDescription
Public methodAcceptChanges(CancellationToken)
Same as calling AcceptChanges(Ignore, CancellationToken) with a value of No;
(Overrides SimpleChangeTrackingAcceptChanges(CancellationToken).)
Public methodAcceptChanges(Ignore, CancellationToken)
Posts all changes to Check Point server. If successful all object properties will be updated with results.
Top
See Also