Overview

Members

Show inherited members

Name Type Description

accessorHandle

beeId<accessor>

conferenceType

conferenceType

countLimit

int

email

string

listType

listType

modifiedAfter

dateTime

predicate

predicate

roleKeyword

string

sortCriteria

sortCriteria

startIndex

int

Hierarchy

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:conferenceListParameters xsi:type="obh:conferenceListParameters" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <accessorHandle>your_beeId_0</accessorHandle>
        <conferenceType>your_conferenceType_0</conferenceType>
        <countLimit>your_int_0</countLimit>
        <email>your_string_0</email>
        <listType>your_listType_0</listType>
        <modifiedAfter>your_dateTime_0</modifiedAfter>
        <predicate>your_predicate_0</predicate>
        <roleKeyword>your_string_0</roleKeyword>
        <sortCriteria>your_sortCriteria_0</sortCriteria>
        <startIndex>your_int_0</startIndex>
</obh:conferenceListParameters>

Referenced By Representaions

Not Referenced Directly by Representations