Open this page in the API Guide

RevisionInfo.CreatedTime Property

Gets the time when the revision was checked in (or created).

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public DateTime CreatedTime { get; }

Property Value

Type: DateTime
See Also