|
Beamable SDK
|


Additional Inherited Members | |
Public Member Functions inherited from Beamable.Common.Content.Schedule | |
| void | AddDefinition (ScheduleDefinition definition) |
| void | AddDefinitions (List< ScheduleDefinition > definitions) |
Public Attributes inherited from Beamable.Common.Content.Schedule | |
| string | description |
| string | activeFrom = DateTime.UtcNow.ToString(DateUtility.ISO_FORMAT) |
| OptionalString | activeTo = new OptionalString() |
| List< ScheduleDefinition > | definitions = new List<ScheduleDefinition>() |
Properties inherited from Beamable.Common.Content.Schedule | |
| bool | IsPeriod [get] |