adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DaySpecification Class / SetMonth Method

In This Topic
    SetMonth Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetMonth( _
       ByVal monthNumber As Integer, _
       ByVal selected As Boolean _
    ) 
    public void SetMonth( 
       int monthNumber,
       bool selected
    )

    Parameters

    monthNumber
    selected
    See Also