Click or drag to resize

NonVersionedEntityDataUpdatedByKey Property

Gets or sets the provenance identifier associated with the last update of this object

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

Property Value

Type: NullableGuid
See Also