 | Hl7ConfigurationSectionLocalFacility Property |
Gets or sets the facilit
Namespace: SanteDB.Messaging.HL7.ConfigurationAssembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic 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
Guid
See Also