GraffitiSuite Docs
Docs
Graffititimelinerestriction
Loading document parsing libraries...
# GraffitiTimelineRestriction Class ## Enumerations | Name | Value | Description | | --- | :---: | --- | | RepeatIntervals | None <br> Daily <br> Weekly <br> Monthly <br> Yearly | Support intervals at which the restrictions may repeat. | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Sub | Constructor | (None) | Instantiates a new instance of this object. | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | Private | As | | | Attributes | mObserver | GraffitiUpdateInterface | | | EndDate | DateTime | Nil | When the restriction ends. | | ID | String | Nil | | | Private | As | Nil | | | Private | As | Nil | | | Private | As | Nil | | | Repeat | RepeatIntervals | Nil | The repeat interval of the restriction. | | StartDate | DateTime | Nil | When the restriction begins. | | Tag | Variant | Nil | Developer storage. |