Work Item Dim

WorkItemDim (Dimension)

Element properties:

TargetSystem.WorkItem
Inferred DimensionTrue
Hierarchy SupportExact
ReconcileFalse
AccessibilityPublic

Source Code:

<Dimension ID="WorkItemDim" Accessibility="Public" Target="WorkItem!System.WorkItem" InferredDimension="true" HierarchySupport="Exact">
<InclusionAttribute ID="Id" PropertyPath="$Context/Property[Type='WorkItem!System.WorkItem']/Id$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="Title" PropertyPath="$Context/Property[Type='WorkItem!System.WorkItem']/Title$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="CreatedDate" PropertyPath="$Context/Property[Type='WorkItem!System.WorkItem']/CreatedDate$" SlowlyChangingAttribute="false"/>
</Dimension>