GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseObject Class / ID Property

In This Topic
    ID Property (BaseObject)
    In This Topic
    Gets the object's autogenerated ID.
    Syntax
    'Declaration
     
    Public Overridable Property ID As Integer
    public virtual int ID {get; set;}
    See Also