Click or drag to resize

MatchConfigurationMetadataUpdatedTime Property

Gets or sets the creation time

Namespace:  SanteDB.Matcher.Definition
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public DateTime? UpdatedTime { get; set; }

Property Value

Type: NullableDateTime
See Also