DataServiceRequest.ElementType Property

Definition

Gets the type of object submitted as a batch to the data service.

public:
 abstract property Type ^ ElementType { Type ^ get(); };
public abstract Type ElementType { get; }
member this.ElementType : Type
Public MustOverride ReadOnly Property ElementType As Type

Property Value

Type object.

Applies to