 | DataMartExecutionInfoStartedByKey Property |
Gets or sets the started user
Namespace: SanteDB.BI.DatamartAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic Guid StartedByKey { get; set; }Public Property StartedByKey As Guid
Get
Set
public:
property Guid StartedByKey {
Guid get ();
void set (Guid value);
}member StartedByKey : Guid with get, set
Property Value
Guid
See Also