User (typical)

System.User.Preferences.Projection (TypeProjection)

Defines the properties of user and preferences

Element properties:

TypeSystem.Domain.User
AccessibilityPublic

Source Code:

<TypeProjection ID="System.User.Preferences.Projection" Accessibility="Public" Type="System!System.Domain.User">
<Component Alias="Notification" Path="$Context/Path[Relationship='SupportingItem!System.UserHasPreference' TypeConstraint='Notification!System.Notification.Endpoint']$"/>
<Component Alias="Preference" Path="$Context/Path[Relationship='SupportingItem!System.UserHasPreference' TypeConstraint='SupportingItem!System.UserPreference.Localization']$"/>
</TypeProjection>