Click or drag to resize

MapperPropertiesRemoteClassName Property

The name to use when generating the RemoteMapper class.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string RemoteClassName { get; }

Property Value

Type: String
The name to use when generating the RemoteMapper class.
See Also