 | Hl7ConfigurationSectionBirthplaceClassKeys Property |
Birthplace class keys
Namespace: SanteDB.Messaging.HL7.ConfigurationAssembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic List<Guid> BirthplaceClassKeys { get; set; }Public Property BirthplaceClassKeys As List(Of Guid)
Get
Set
public:
property List<Guid>^ BirthplaceClassKeys {
List<Guid>^ get ();
void set (List<Guid>^ value);
}member BirthplaceClassKeys : List<Guid> with get, set
Property Value
ListGuid
See Also