'Declaration Public Function New( _ ByVal key As System.Guid _ )
public Appointment( System.Guid key )
Parameters
- key
- The System.Guid value which should be used as appointment key.
'Declaration Public Function New( _ ByVal key As System.Guid _ )
public Appointment( System.Guid key )