| IAppCommitDraftAsync Method |
| Name | Description | |
|---|---|---|
| CommitDraftAsync(String) | Commits the draft of an object that was previously created by invoking the CreateDraft method. Committing a draft replaces the corresponding published object. | |
| CommitDraftAsync(AsyncHandle, String) | Commits the draft of an object that was previously created by invoking the CreateDraft method. Committing a draft replaces the corresponding published object. |