Click or drag to resize

PatchExceptionOperation Property

The patch operation which failed

Namespace:  SanteDB.Core.Exceptions
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public PatchOperation Operation { get; set; }

Property Value

Type: PatchOperation
See Also