Click or drag to resize

IntegrationQueryOptionsIfNoneMatch Property

Gets or sets the If-None-Match

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

Property Value

Type: String
See Also