Click or drag to resize

MapperExtensionBaseMapperCommandsHandled Property

Gets the semi-colon separated list of MapperCommands handled by this extension.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected virtual string MapperCommandsHandled { get; }

Property Value

Type: String
See Also