Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ArrayOfCustomFieldPartialValue complex type defines an array of CustomFieldPartialValue (section 2.2.4.84) complex type.
-
<xs:complexType name="ArrayOfCustomFieldPartialValue"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="CustomFieldPartialValue" nillable="true" type="ipam:CustomFieldPartialValue" /> </xs:sequence> </xs:complexType>