Share via


RequestBase.ExecutionOptions Property

 

An ExecutionOptions Class object specifying calculation and return options of the request. Optional. Set this property before making a service request.

Syntax

public ExecutionOptions ExecutionOptions { set; get; }
Public Property ExecutionOptions As ExecutionOptions