Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dllCarrier object for BatchTaskInfo.
BatchTaskInfo contains information about one batch task.
ParameterObject will be serialized to a binary blob and saved in the BinaryObject table. The link to the BinaryObject will be set using DetailsTable and DetailsRecord.
public virtual StringDictionary ParameterObject { get; set; }