Location

Provance.ITAM.LocationProjection (TypeProjection)

Defines the properties used in Location forms

Element properties:

TypeProvance.ITAM.Location
AccessibilityPublic

Source Code:

<TypeProjection ID="Provance.ITAM.LocationProjection" Accessibility="Public" Type="Provance.ITAM.Location">
<Component Path="$Target/Path[Relationship='Provance.ITAM.LocationHasContact']$" Alias="Contact"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.LocationContainsChildLocation' SeedRole='Target']$" Alias="Parent"/>
<Component Path="$Target/Path[Relationship='Provance.ITAM.LocationContainsChildLocation']$" Alias="Children"/>
</TypeProjection>