Click or drag to resize

ProtocolDataActionDo Property

Associate the specified data for stuff that cannot be serialized

Namespace:  SanteDB.Cdss.Xml.Model
Assembly:  SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntax
public List<PropertyAction> Do { get; set; }

Property Value

Type: ListPropertyAction
See Also