Click or drag to resize

DataPersistingEventArgsTDataCancel Property

Gets or sets a value indicating whether this instance cancel.

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
true if this instance cancel; otherwise, false.
See Also