Deployments

Microsoft.SQLServer.ReportingServices.Core.View.Deployment.StateView (View)

This view displays state for SQL Server Reporting Services Deployments.

Element properties:

TargetMicrosoft.SQLServer.ReportingServices.Core.Deployment
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SQLServer.ReportingServices.Core.View.Deployment.StateView" TypeID="SC!Microsoft.SystemCenter.StateViewType" Target="RsCore!Microsoft.SQLServer.ReportingServices.Core.Deployment" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.SQLServer.ReportingServices.Core.Deployment</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="22" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>In Maintenance Mode</Name>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="300" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Display Name</Name>
<Id>System.Entity/DisplayName</Id>
</ColumnInfo>
</Presentation>
</View>