1 write to isBatchOperation
System.Data.Services (1)
System\Data\Services\ProcessRequestArgs.cs (1)
41
this.
isBatchOperation
= isBatchOperation;
1 reference to isBatchOperation
System.Data.Services (1)
System\Data\Services\ProcessRequestArgs.cs (1)
58
get { return this.
isBatchOperation
; }