Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

API: Presentation.GetPresentationProperty

Scoped Name

APIServer.Presentation.GetPresentationProperty

Interface

Field Variable ...as Description
PresentationSurrogate Input Input The unique identification of the presentation. This specifies the presentation that the property has been specified for.
PropertyName Input Input The name of the property.
Value FetchedData Output The value specified for the property.

Description

This API can be used to retrieve the value specified for a specific property specified for a presentation.

The most common case is that you want to retrieve a property for the presentation currently being used by the session. In this case use the webserver API GetCurrentPresentation to retrieve the PresentationSurrogate for this presentation.

Events

WSE0021 - Presentation not found

Universal events