Commits the draft of an object that was previously created by invoking the CreateDraft method.
Committing a draft replaces the corresponding published object.
public Task CommitDraftAsync( AsyncHandle asyncHandle, string id )
Public Function CommitDraftAsync ( asyncHandle As AsyncHandle, id As String ) As Task