Click or drag to resize

DatasetAction Property

Actions to be performed

Namespace:  SanteDB.Core.Model.Export
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<DataInstallAction> Action { get; set; }

Property Value

Type: ListDataInstallAction
See Also