| 
 | 
APIServer.Presentation.SetPresentationProperty
| 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. | 
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.
WSE0021 - Presentation not found
WSE0178 - Property Name is blank