OrganizationRequestCollection Members

Contains a collection of organization requests.

The following tables list the members exposed by the OrganizationRequestCollection type.

Public Constructors

  Name Description
  OrganizationRequestCollection Initializes a new instance of the OrganizationRequestCollection class.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property Count  (inherited from Collection)
public property Item  (inherited from Collection)

Top

Protected Properties

  Name Description
protected property Items  (inherited from Collection)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Add  (inherited from Collection)
public method AddRange  Overloaded. Adds the elements of the specified collection to the end of the DataCollection. (inherited from DataCollection)
public method Clear  (inherited from Collection)
public method Contains  (inherited from Collection)
public method CopyTo  (inherited from Collection)
public method Equals  (inherited from Object)
public method GetEnumerator  (inherited from Collection)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method IndexOf  (inherited from Collection)
public method Insert  (inherited from Collection)
public method Remove  (inherited from Collection)
public method RemoveAt  (inherited from Collection)
public method ToArray  Copies the elements of the DataCollection to a new array. (inherited from DataCollection)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method ClearItems  (inherited from Collection)
protected method Finalize  (inherited from Object)
protected method InsertItem  (inherited from Collection)
protected method MemberwiseClone  (inherited from Object)
protected method RemoveItem  (inherited from Collection)
protected method SetItem  (inherited from Collection)

Top

Explicit Interface Implementations

  Name Description
  CopyTo  (inherited from Collection)
  GetEnumerator  (inherited from Collection)
  Add  (inherited from Collection)
  Contains  (inherited from Collection)
  IndexOf  (inherited from Collection)
  Insert  (inherited from Collection)
  Remove  (inherited from Collection)
  IsReadOnly  (inherited from Collection)
  IsSynchronized  (inherited from Collection)
  SyncRoot  (inherited from Collection)
  IsFixedSize  (inherited from Collection)
  IsReadOnly  (inherited from Collection)
  Item  (inherited from Collection)

Top

See Also

Reference

OrganizationRequestCollection Class
Microsoft.Xrm.Sdk Namespace

Other Resources

Use ExecuteMultiple to Improve Performance for Bulk Data Load

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.