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