Click or drag to resize

CdssEvaluationExceptionProtocol Property

Gets the protocol which caused this exception

Namespace:  SanteDB.Cdss.Xml.Exceptions
Assembly:  SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntax
public ProtocolDefinition Protocol { get; }

Property Value

Type: ProtocolDefinition
See Also