Click or drag to resize
IAppPublishAsync Method
Overload List
  NameDescription
Public methodPublishAsync(String, String)

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.
Public methodPublishAsync(AsyncHandle, String, String)

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.
Top
See Also