 | IDataFlowExecutionEntryCreatedByKey Property |
Gets the user that created this log entry
Namespace: SanteDB.BI.Datamart.DataFlowAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
SyntaxGuid? CreatedByKey { get; }ReadOnly Property CreatedByKey As Guid?
Get
property Nullable<Guid> CreatedByKey {
Nullable<Guid> get ();
}abstract CreatedByKey : Nullable<Guid> with get
Property Value
NullableGuid
See Also