Click or drag to resize

DataMergingEventArgsTModelCancel Property

Set to true when the callee wishes to cancel the operation

Namespace:  SanteDB.Core.Event
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
See Also