3.1.4.15.3.1 ArrayOfComputerRollupInfo

An array structure, each element of which contains information about one client computer. The format of each element is specified in section 3.1.4.15.3.2.

 <s:complexType name="ArrayOfComputerRollupInfo">
   <s:sequence>
     <s:element minOccurs="0" maxOccurs="unbounded" name="ComputerRollu
 pInfo" nillable="true" type="tns:ComputerRollupInfo" />
   </s:sequence>
 </s:complexType>