Click or drag to resize

AppletInfoTimeStamp Property

Represents the timestamp of the object

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

Property Value

Type: NullableDateTime
See Also