Click or drag to resize

ProjectGetAllMappableTargetFields Method

Overload List
  NameDescription
Public methodGetAllMappableTargetFields(GroupableModelElementMapping, IProjectElementMapTargetElement)
Gets all mappable target fields. Normally this is the set of fields in the target specified, however if the mapped element in mapping is an entity in a hierarchy of TargetPerEntityHierarchy, fields which are already mapped in supertypes or subtypes are filtered out.
Public methodGetAllMappableTargetFields(GroupableModelElementMapping, IProjectElementMapTargetElement, Boolean)
Gets all mappable target fields. Normally this is the set of fields in the target specified, however if the mapped element in mapping is an entity in a hierarchy of TargetPerEntityHierarchy, fields which are already mapped in supertypes or subtypes are filtered out.
Top
See Also