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

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