Excluded property element
The excluded property element (<ExcludedProperty>) excludes
a specified property from node generation.
Specify the property to exclude in the
propertyname attribute.
The following example shows an excluded property inside a properties element.
<Properties includefromtype="IMAccountsReceivable" parentpath="ENTITY" sortorder="2">
<ExcludedProperty propertyname="AccountsRecNumber"/>
</Properties>
