NShape Reference
AddModelMapping Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > Template Class >

NShape Reference
AddModelMapping Method

Previous pageReturn to chapter overviewNext page

Adds a new property mapping.

Syntax

void AddModelMapping(IModelMapping modelMapping)

Exceptions

Exception

Condition

ArgumentException

A model mapping for the specified shape property already exists.

ArgumentNullException

Parameter modelMapping is null.