Skip to main content Skip to complementary content

CommitDraft Method

Overloads

CommitDraft(String)

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

Committing a draft replaces the corresponding published object.

CommitDraft(String)

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

Committing a draft replaces the corresponding published object.

Declaration

      [Obsolete("")]
void CommitDraft([QixName("qId")] string id)
    

Parameters

Type Name Description
System.String id

Identifier of the draft to commit.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!