Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / BasePersistableObject Class / Id Property

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