Overload | Description |
---|---|
Reconcile(ReconcileOptions) | Reconciles this version against a target version specified in reconcileOptions. This method must be called on the MCT. Use QueuedTask.Run. |
Reconcile(ReconcileOptions,PostOptions) | Reconciles and posts this version against a target version specified in reconcileOptions and postOptions. This method must be called on the MCT. Use QueuedTask.Run. |