Skip to main content Skip to complementary content

Publish Method

Overloads

Publish(String, String)

Publishes an app.

All app objects are published. Generic objects, bookmarks, dimensions and measures inside the app are published.

Publish(String, String)

Publishes an app.

All app objects are published. Generic objects, bookmarks, dimensions and measures inside the app are published.

Declaration

      public void Publish([QixName("qStreamId")] string streamId, [QixName("qName")] string name = null)
    

Parameters

Type Name Description
System.String streamId

Identifier of the stream.

System.String name

Name of the published app. If this parameter is not set, the engine automatically gives a new name to the published app.

Implements

Remarks

An app can only be published once and cannot be published to more than one stream.

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!