Click or drag to resize

IMetadataComposer Interface

Represents a documentation composer

Namespace: SanteDB.Messaging.Metadata.Composer
Assembly: SanteDB.Messaging.Metadata (in SanteDB.Messaging.Metadata.dll) Version: 3.0.2081-alpha+461b650bfeb6e1336d298dbd35bcdcdab4eba501
Syntax
public interface IMetadataComposer

The IMetadataComposer type exposes the following members.

Properties
 NameDescription
Public propertyName Get the name of the composer
Top
Methods
 NameDescription
Public methodComposeDocumentation Compose documentation
Top
See Also