# IsPostTimeFormEnableStart

**Element name:**  IsPostTimeFormEnableStart

**Description:** Defines post time start from the start or end of the event. It can be true or false. Check the Triggers section for details.

| Type    | Units | Default | MinOcurance | MaxOcurance |
| ------- | ----- | ------- | ----------- | ----------- |
| boolean | -     | -       | 1           | 1           |

**Example:**

```xml
<IsPostTimeFromEnableStart>true</IsPostTimeFromEnableStart>
<IsPostTimeFromEnableStart>false</IsPostTimeFromEnableStart>
```
