Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Contact Class
Members

In This Topic
    Contact Class
    In This Topic
    The Contact class represents the person information. Not real class just sample for prototyping.
    Object Model
    Contact Class
    Syntax
    'Declaration
     
    
    Public Class Contact 
       Inherits BaseObject
    public class Contact : BaseObject 
    Inheritance Hierarchy

    System.Object
       C1.C1Schedule.BasePersistableObject
          C1.C1Schedule.BaseObject
             C1.C1Schedule.Contact

    See Also