| Hl7RemoteEndpointConfigurationReceivingDevice Property |
Gets the receiving facility
Namespace:
SanteDB.Messaging.HL7.Configuration
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public string ReceivingDevice { get; set; }
Public Property ReceivingDevice As String
Get
Set
public:
property String^ ReceivingDevice {
String^ get ();
void set (String^ value);
}
member ReceivingDevice : string with get, set
Property Value
Type:
StringSee Also