다음을 통해 공유


SqlVmAssessmentSchedule.MonthlyOccurrence Property

Definition

Occurrence of the DayOfWeek day within a month to schedule assessment. Takes values: 1,2,3,4 and -1. Use -1 for last DayOfWeek day of the month.

public int? MonthlyOccurrence { get; set; }
member this.MonthlyOccurrence : Nullable<int> with get, set
Public Property MonthlyOccurrence As Nullable(Of Integer)

Property Value

Applies to