ProjectGetAllTargetFieldsMappedBySuperTypesSubTypes Method |
Name | Description | |
---|---|---|
GetAllTargetFieldsMappedBySuperTypesSubTypes(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.
| |
GetAllTargetFieldsMappedBySuperTypesSubTypes(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.
|