ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / ObjectReference Class / CreationTime Property

In This Topic
    CreationTime Property
    In This Topic
    Gets the time the object was created.
    Syntax
    'Declaration
     
    Public ReadOnly Property CreationTime As System.Date
    public System.DateTime CreationTime {get;}

    Property Value

    The creation time.
    See Also