event_mgr_promote_skin_slots
Back to SOAP Architecture Method Reference
Description
The event_mgr_promote_skin_slots method renews the Events which creates a new instance of the event with its own creation date.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| id | The unique ID# of the event. | bstypes:ResourceId | R |
| original_event_id | The unique ID# of the original event. | bstypes:ResourceId | R |
| creation_date | The Date at which the event is to be created. | bstypes:SimpleDate | O |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the event. | bstypes:ResourceId | R |
