ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.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 System.Integer
    public virtual System.int ID {get; set;}
    See Also