Has Notification Log

System.WorkItem.TroubleTicketHasNotificationLog (RelationshipType)

Relationship between a trouble ticket and its notification log

Element properties:

SourceSystem.WorkItem.TroubleTicket
TargetSystem.WorkItem.TroubleTicket.NotificationLog
TypeSystem.Membership
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="System.WorkItem.TroubleTicketHasNotificationLog" Base="System!System.Membership" Abstract="false" Accessibility="Public">
<Source ID="NotificationLog" Type="System.WorkItem.TroubleTicket"/>
<Target ID="AppliesToTroubleTicket" Type="System.WorkItem.TroubleTicket.NotificationLog"/>
</RelationshipType>