Click or drag to resize
IAppCommitDraftAsync Method
Overload List
  NameDescription
Public methodCommitDraftAsync(String)

Commits the draft of an object that was previously created by invoking the CreateDraft method.

Committing a draft replaces the corresponding published object.

Public methodCommitDraftAsync(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.

Top
See Also