Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / AppointmentFields Class / ContainsValue Method

In This Topic
    ContainsValue Method (AppointmentFields)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ContainsValue( _
       ByVal value As AppointmentField _
    ) As System.Boolean
    public System.bool ContainsValue( 
       AppointmentField value
    )

    Parameters

    value
    See Also