Server Instances

Microsoft.Dynamics.Nav.2013.ServerInstancesView (View)

Shows all Microsoft Dynamics NAV 2013 Server instances.

Element properties:

TargetMicrosoft.Dynamics.Nav.2013.ServerInstance
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.Dynamics.Nav.2013.ServerInstancesView" Accessibility="Internal" Target="Microsoft.Dynamics.Nav.2013.ServerInstance" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Presentation>
<ColumnInfo Visible="true" SortOrder="Descending" IsSortable="true" Sorted="false" Grouped="false" Width="100" SortIndex="-1" Index="0">
<Name>State</Name>
<Id>Microsoft.Dynamics.Nav.2013.ServerInstance</Id>
</ColumnInfo>
<ColumnInfo Visible="true" SortOrder="Ascending" IsSortable="true" Sorted="false" Grouped="false" Width="23" SortIndex="-1" Index="1">
<Name/>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Visible="true" SortOrder="Ascending" IsSortable="true" Sorted="true" Grouped="false" Width="250" SortIndex="2" Index="2">
<Name/>
<Id>ServiceName</Id>
</ColumnInfo>
<ColumnInfo Visible="true" SortOrder="Ascending" IsSortable="true" Sorted="true" Grouped="false" Width="300" SortIndex="1" Index="3">
<Name/>
<Id>Path</Id>
</ColumnInfo>
<ColumnInfo Visible="true" SortOrder="Ascending" IsSortable="true" Sorted="true" Grouped="false" Width="100" SortIndex="-1" Index="4">
<Name/>
<Id>DatabaseServerAndInstance</Id>
</ColumnInfo>
<ColumnInfo Visible="true" SortOrder="Ascending" IsSortable="true" Sorted="true" Grouped="false" Width="70" SortIndex="-1" Index="5">
<Name/>
<Id>VersionNumber</Id>
</ColumnInfo>
<ColumnInfo Visible="true" SortOrder="Ascending" IsSortable="true" Sorted="true" Grouped="false" Width="100" SortIndex="-1" Index="6">
<Name/>
<Id>NASServicesEnabled</Id>
</ColumnInfo>
<ColumnInfo Visible="true" SortOrder="Ascending" IsSortable="true" Sorted="true" Grouped="false" Width="100" SortIndex="-1" Index="7">
<Name/>
<Id>Multitenant</Id>
</ColumnInfo>
</Presentation>
</View>