Click or drag to resize

IntegrationQueryOptionsIfModifiedSince Property

Gets or sets the If-Modified-Since header

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

Property Value

Type: NullableDateTime
See Also