Gets the XSD schema representation of a Patient Protocol

Namespace: Caisis.BOL
Assembly: Caisis.BOL (in Caisis.BOL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public XDocument GetPatientProtocolSchema()
Visual Basic
Public Function GetPatientProtocolSchema As XDocument
Visual C++
public:
XDocument^ GetPatientProtocolSchema()

Return Value

Type: XDocument

[Missing <returns> documentation for "M:Caisis.BOL.ProtocolMgmtServices.GetPatientProtocolSchema"]

See Also