EntityBaseRevisionCreatedTime Property

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

Namespace: Dundas.BI.Entities
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public DateTime RevisionCreatedTime { get; }

Property Value

DateTime
See Also