ManagedObjectReferenceCollection Data Type

A collection of managed object references.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
ManagedObjectReferences list of ManagedObjectReference element 0/unbounded Gets the items.

Example

<ManagedObjectReferenceCollection>
  <ManagedObjectReferences xsitype="...">
    <displayName>...</displayName>
    <type>...</type>
    <id>...</id>
  </ManagedObjectReferences>
</ManagedObjectReferenceCollection>