3.1.4.16.3.1 ArrayOfComputerLastRollupNumber

In this array structure, each element contains information that is used to determine what information DSS reports for a client computer. The format of each element is specified in section 3.1.4.16.3.2.

 <s:complexType name="ArrayOfComputerLastRollupNumber">
   <s:sequence>
     <s:element minOccurs="0" maxOccurs="unbounded" name="ComputerLastR
 ollupNumber" nillable="true" type="tns:ComputerLastRollupNumber" />
   </s:sequence>
 </s:complexType>