ComponentOne Scheduler for WinForms
Deserialize Method

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > AppointmentFields Class : Deserialize Method
Deserializes the appointment fields collection from a given XML string.
Syntax
'Declaration
 
Public Sub Deserialize( _
   ByVal xml As System.String _
) 
public void Deserialize( 
   System.string xml
)

Parameters

xml
See Also

Reference

AppointmentFields Class
AppointmentFields Members