RetrieveMembersBulkOperationRequest.BulkOperationSource Property

Definition

Gets or sets the source for a bulk operation. Required.

public:
 property int BulkOperationSource { int get(); void set(int value); };
public int BulkOperationSource { get; set; }
member this.BulkOperationSource : int with get, set
Public Property BulkOperationSource As Integer

Property Value

The source for a bulk operation. The return value for this property is a BulkOperationSource enumeration type.

Applies to