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.3.0.1000)
Syntax public MemberInfo RevisionCreatedBy { get; }
Public ReadOnly Property RevisionCreatedBy As MemberInfo
Get
public:
property MemberInfo^ RevisionCreatedBy {
MemberInfo^ get ();
}
member RevisionCreatedBy : MemberInfo with get
Property Value
Type:
MemberInfoSee Also