Click or drag to resize

ProjectGetAllTargetFieldsMappedBySuperTypesSubTypes Method

Overload List
  NameDescription
Public methodGetAllTargetFieldsMappedBySuperTypesSubTypes(EntityDefinition, String)
Gets all target fields which are mapped by super types or sub types in the same sub-hierarchy, if the entity is in a TPEH hierarchy. Returns an empty enumerable if entity isn't in a TPEH hierarchy.
Public methodGetAllTargetFieldsMappedBySuperTypesSubTypes(EntityDefinition, String, Boolean)
Gets all target fields which are mapped by super types or sub types in the same sub-hierarchy, if the entity is in a TPEH hierarchy. Returns an empty enumerable if entity isn't in a TPEH hierarchy.
Top
See Also