Dimenze služby

ServiceDim (Dimension)

Element properties:

TargetSystem.Service
Inferred DimensionTrue
Hierarchy SupportExact
ReconcileTrue
AccessibilityPublic

Source Code:

<Dimension ID="ServiceDim" Accessibility="Public" Target="System!System.Service" InferredDimension="true" HierarchySupport="Exact" Reconcile="true">
<InclusionAttribute ID="DisplayName" PropertyPath="$Context/Property[Type='System!System.Entity']/DisplayName$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="ServiceDescription" PropertyPath="$Context/Property[Type='System!System.Service']/ServiceDescription$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="BusinessDetailedDescription" PropertyPath="$Context/Property[Type='System!System.Service']/BusinessDetailedDescription$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="IsBusinessService" PropertyPath="$Context/Property[Type='System!System.Service']/IsBusinessService$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="OwnedByOrganization" PropertyPath="$Context/Property[Type='System!System.Service']/OwnedByOrganization$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="Priority" PropertyPath="$Context/Property[Type='System!System.Service']/Priority$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="Status" PropertyPath="$Context/Property[Type='System!System.Service']/Status$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="Classification" PropertyPath="$Context/Property[Type='System!System.Service']/Classification$" SlowlyChangingAttribute="false"/>
<InclusionAttribute ID="AvailabilitySchedule" PropertyPath="$Context/Property[Type='System!System.Service']/AvailabilitySchedule$" SlowlyChangingAttribute="false"/>
</Dimension>