Web Server Instances

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

Shows all Microsoft Dynamics NAV 2013 Web Server instances.

Element properties:

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

Source Code:

<View ID="Microsoft.Dynamics.Nav.2013.WebServerInstancesView" Accessibility="Internal" Target="Microsoft.Dynamics.Nav.2013.WebServerInstance" 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.WebServerInstance</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="1" Index="2">
<Name/>
<Id>WebServerInstance</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>Server</Id>
</ColumnInfo>
<ColumnInfo Visible="true" SortOrder="Ascending" IsSortable="true" Sorted="true" Grouped="false" Width="100" SortIndex="-1" Index="5">
<Name/>
<Id>ServerInstance</Id>
</ColumnInfo>
<ColumnInfo Visible="true" SortOrder="Ascending" IsSortable="true" Sorted="true" Grouped="false" Width="100" SortIndex="-1" Index="6">
<Name/>
<Id>ClientServicesCredentialType</Id>
</ColumnInfo>
</Presentation>
</View>