EntityBaseRevisionCreatedBy Property

Gets information about the account which checked-in (or created) the revision.

Namespace:  Dundas.BI.Entities
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public MemberInfo RevisionCreatedBy { get; }

Property Value

Type: MemberInfo
See Also