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

API: Presentation.SetPresentationProperty

Scoped Name

APIServer.Presentation.SetPresentationProperty

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 Input Input The value specified for the property.

Description

This API can be used to set the value for a specific property for a presentation. If you wan to set the property for the presentation currently being used by the session, you can use the webserver API GetCurrentPresentation to retrieve the PresentationSurrogate for this presentation.

Events

WSE0021 - Presentation not found

WSE0178 - Property Name is blank

Universal events