ActiveReports 9 Server
Ordinal Field

If present indicates the nth occurrence of the specific day within the MONTHLY or YEARLY RRULE.
Syntax
'Declaration
 
Public Ordinal As Nullable(Of Integer)
public Nullable<int> Ordinal
Example
Within a MONTHLY rule, +1MO (or simply 1MO) represents the first Monday within the month, whereas -1MO represents the last Monday of the month. If an integer modifier is not present, it means all days of this type within the specified frequency.
See Also

Reference

Day Structure
Day Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum