CalculateRequest.inputs Field

Definition

Contains an array of bytes that is a serialized form of a WorkItem object that represents the values for the parameters that you want to pass as input to the macro that performs the calculation.

[System.ServiceModel.MessageBodyMember(Namespace="http://tempuri.org/", Order=1)]
public byte[] inputs;
val mutable inputs : byte[]
Public inputs As Byte() 

Field Value

Byte[]
Attributes

Applies to