Scheduler for WPF | ComponentOne
C1.Schedule Namespace / Appointment Class / Id Property

In This Topic
    Id Property (Appointment)
    In This Topic
    Gets the unique id used for serialization purposes.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Id As Guid
    public Guid Id {get;}
    See Also