ModuleRef (ModuleRefCollection Node)

The ModuleRef node of a binding file contains specific information about a .NET assembly that was exported with the binding file. A ModuleRef node can include but is not limited to descriptions of assemblies that contain custom code, schemas, and orchestrations.

Nodes in the ModuleRef node

The following table lists the properties that can be set for this node of a binding file:

Name Node Type Data Type Description Restrictions Comments
Services Record ArrayOfServiceRef (ComplexType) Container node for services associated with this .NET assembly. Not required Default value: none
TrackedSchemas (ModuleRef Node) Record ArrayOfSchema (ComplexType) Container node for schemas associated with this .NET assembly Not required Default value: none