Click or drag to resize

FhirServiceBehaviorGetSchema Method

Get schema

Namespace:  SanteDB.Messaging.FHIR.Rest
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public XmlSchema GetSchema(
	int schemaId
)

Parameters

schemaId
Type: SystemInt32

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

Return Value

Type: XmlSchema

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

See Also