UIServiceParameters Schema
className Element
UIServiceParameters Schema > ClassModelQueryGetClassModelIconPathsRequest Complex Type : className Element

Glossary Item Box

Description

Optional. If presnet, will return only image path only for specified class, otherwise will return for all classes.
Namespace http://schemas.hp.com/ucmdb/ui/1/params

Type

xs:string

Diagram

className Element

Overview

className optional xs:string
Optional. If presnet, will return only image path only for specified class, otherwise will return for all classes.

Source

<xs:element name="className" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Optional. If presnet, will return only image path only for specified class, otherwise will return for all classes.</xs:documentation>
  </xs:annotation>
</xs:element>

See Also