[This is preliminary documentation and is subject to change.]
Get the XmlHl7Profile that corresponds with the Hl7ProfileId.
| C# | Visual Basic | Visual C++ |
public string GetXmlHl7Profile( Hl7ProfileId profileId )
Public Function GetXmlHl7Profile ( _ profileId As Hl7ProfileId _ ) As String
public: String^ GetXmlHl7Profile( Hl7ProfileId^ profileId )
- profileId (Hl7ProfileId)
- HL7 Profile Id.
XmlHl7Profile.