Click or drag to resize

NonVersionedEntityDataUpdatedBy Property

Gets or sets the user that updated this base data

Namespace:  SanteDB.Core.Model
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public SecurityProvenance UpdatedBy { get; set; }

Property Value

Type: SecurityProvenance
See Also