Click or drag to resize

TickleExpiry Property

Gets or sets the expiration of the tickle

Namespace:  SanteDB.DisconnectedClient.Tickler
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public DateTime Expiry { get; set; }

Property Value

Type: DateTime
See Also