Click or drag to resize

MappingConfigurationGlobal Property

Global mapping definitions to be reused across all the Application Domain.

Namespace:  Dse.Mapping
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public static MappingConfiguration Global { get; }

Property Value

Type: MappingConfiguration
See Also