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