ComponentOne Bitmap for UWP
C1.UWP.DX 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