ComponentOne Bitmap for WPF
C1.WPF.DX.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 Date
    public DateTime CreationTime {get;}

    Property Value

    The creation time.
    See Also