Click or drag to resize

AssetDataAction Property

Actions to be performed

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

Property Value

Type: ListAssetDataActionBase
See Also