Participant
ArrayOfParticipantContentPlaceholderDeleteModel Complex Type
Participant : ArrayOfParticipantContentPlaceholderDeleteModel Complex Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant
Diagram
Name Element ParticipantID Element ID Element Sequence ParticipantContentPlaceholderDeleteModel Element Sequence ArrayOfParticipantContentPlaceholderDeleteModel Complex Type
Overview
Sequence
Used By
ArrayOfParticipantContentPlaceholderDeleteModel Element
ParticipantContentPlaceholders Element
Source
<xs:complexType name="ArrayOfParticipantContentPlaceholderDeleteModel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ParticipantContentPlaceholderDeleteModel" nillable="true" type="tns:ParticipantContentPlaceholderDeleteModel" />
  </xs:sequence>
</xs:complexType>
See Also
Participant