| HL7ProcessingExceptionComponent Property |
Gets the component
Namespace:
SanteDB.Messaging.HL7.Exceptions
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public int Component { get; }
Public ReadOnly Property Component As Integer
Get
public:
property int Component {
int get ();
}
member Component : int with get
Property Value
Type:
Int32See Also