Click or drag to resize

IdentifiedDataBatchOperation Property

Gets or sets the operation

Namespace:  SanteDB.Core.Model
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public BatchOperationType BatchOperation { get; set; }

Property Value

Type: BatchOperationType
See Also