ModelMembersBulkDeleteResponse Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ModelMembersBulkDeleteResponse class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ModelMembersBulkDeleteResponse() Initializes a new instance of the ModelMembersBulkDeleteResponse class that has default values.
Public method ModelMembersBulkDeleteResponse(OperationResult, Collection<Identifier>) Initializes a new instance of the ModelMembersBulkDeleteResponse class that has the specified operation result and staging batches.

Top