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

In This Topic
    Id Property (Category)
    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