DVTk API
GetXmlHl7Profile Method (profileId)
DVTkDvtk.Hl7Hl7ProfileStoreGetXmlHl7Profile(Hl7ProfileId)
DVTk API

[This is preliminary documentation and is subject to change.]

Get the XmlHl7Profile that corresponds with the Hl7ProfileId.
Declaration Syntax
C#Visual BasicVisual C++
public string GetXmlHl7Profile(
	Hl7ProfileId profileId
)
Public Function GetXmlHl7Profile ( _
	profileId As Hl7ProfileId _
) As String
public:
String^ GetXmlHl7Profile(
	Hl7ProfileId^ profileId
)
Parameters
profileId (Hl7ProfileId)
HL7 Profile Id.
Return Value
XmlHl7Profile.

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0