| Hl7ConfigurationSectionLocalFacility Property |
Gets or sets the facilit
Namespace:
SanteDB.Messaging.HL7.Configuration
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public Guid LocalFacility { get; set; }
Public Property LocalFacility As Guid
Get
Set
public:
property Guid LocalFacility {
Guid get ();
void set (Guid value);
}
member LocalFacility : Guid with get, set
Property Value
Type:
GuidSee Also