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 ArrayOfCustomFieldValue complex type defines an array of CustomFieldValue (section 2.2.4.85) complex types.
-
<xs:complexType name="ArrayOfCustomFieldValue"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="CustomFieldValue" nillable="true" type="ipam:CustomFieldValue" /> </xs:sequence> </xs:complexType>