Click or drag to resize

FhirServiceBehaviorGetSchema Method

Get schema

Namespace: SanteDB.Messaging.FHIR.Rest
Assembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
public XmlSchema GetSchema(
	int schemaId
)

Parameters

schemaId  Int32

[Missing <param name="schemaId"/> documentation for "M:SanteDB.Messaging.FHIR.Rest.FhirServiceBehavior.GetSchema(System.Int32)"]

Return Value

XmlSchema

[Missing <returns> documentation for "M:SanteDB.Messaging.FHIR.Rest.FhirServiceBehavior.GetSchema(System.Int32)"]

See Also