IAppPublish Method |
Publishes an app. The published app can have a different name than the original app. All app objects are published. Generic objects, bookmarks, dimensions and measures inside the app are published.
An app can only be published once and cannot be published to more than one stream.Namespace: Qlik.Engine
void Publish( string streamId, string name = null )
Sub Publish ( streamId As String, Optional name As String = Nothing )