Class Empty
OptimaJet.Workflow.Core.Runtime.Bulk.Empty
This record is used in cases where the BulkApi method does not return a result.
Namespace: OptimaJet.Workflow.Core.Runtime.Bulk
public record Empty : IEquatable<Empty>Inheritance
- System.Object
Implemented Interfaces
- System.IEquatable{OptimaJet.Workflow.Core.Runtime.Bulk.Empty}