Share via


RetrieveMembersBulkOperationRequest.EntitySource Property

Definition

Gets or sets which members of a bulk operation to retrieve. Required.

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

Property Value

Describes which members of a bulk operation to retrieve. The return value for this property is an EntitySource type.

Applies to