Dim Item de Trabalho
WorkItemDim (Dimension)
Element properties:
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>