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; }
Protected Overridable ReadOnly Property MapperCommandsHandled As String
Get
Property Value
Type:
StringSee Also