Agents By Version

Microsoft.SystemCenter.Agent.AgentsByVersion (View)

Displays the installed version of agents.

Element properties:

TargetMicrosoft.SystemCenter.Agent
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.Agent.AgentsByVersion" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.Agent" TypeID="SCLibrary!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Version</Name>
<Id>Version</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>State</Name>
<Id>Microsoft.SystemCenter.Agent</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="150" Grouped="false" Sorted="false" IsSortable="false" Visible="true" SortOrder="Ascending">
<Name>PatchList</Name>
<Id>PatchList</Id>
</ColumnInfo>
</Presentation>
</View>