Click or drag to resize

DatasetServiceExec Property

Execute a service action on install

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

Property Value

Type: ListServiceExecuteAction
See Also