TimeNotationItemRepetitionRate Property
Get/Set the repetition rate of this item.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 13)]
public ScheduleRepetitionRate RepetitionRate { get; set; }
<JsonConverterAttribute(GetType(StringEnumConverter))>
<JsonPropertyAttribute(Order := 13)>
Public Property RepetitionRate As ScheduleRepetitionRate
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ScheduleRepetitionRate