TimeNotationItemRepetitionWeekday Property
Get/Set the weekday mask of the repetition plan.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 14)]
public ScheduleWeekDay RepetitionWeekday { get; set; }
<JsonConverterAttribute(GetType(StringEnumConverter))>
<JsonPropertyAttribute(Order := 14)>
Public Property RepetitionWeekday As ScheduleWeekDay
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ScheduleWeekDay