PublisherServer.GetStoryboardName Method
Parent Object: PublisherServerDescription
Method that gets the storyboard's name.
Syntax
PublisherServer.GetStoryboardName( Document As PresentationDocument, publicationInternalName As String, StoryboardId As Long ) As StringParameters
| Name | Type | Description |
| Document | PresentationDocument | Inputs PresentationDocument object that indicates a presentation document. |
| publicationInternalName | String | Input publication internal name. |
| StoryboardId | Long | Input Storyboard Id. |
