ComponentOne Scheduler for WinForms
Add Method (AppointmentFields)

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > AppointmentFields Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal key As System.String, _
   ByVal value As AppointmentField _
) 
public void Add( 
   System.string key,
   AppointmentField value
)

Parameters

key
value
See Also

Reference

AppointmentFields Class
AppointmentFields Members