Class Empty
OptimaJet.Workflow.Core.Runtime.Bulk.Empty
Placeholder type used by bulk APIs that do not return a command-specific value.
Namespace: OptimaJet.Workflow.Core.Runtime.Bulk
public record Empty : IEquatable<Empty>Inheritance
- Object
Implemented Interfaces
- System.IEquatable{OptimaJet.Workflow.Core.Runtime.Bulk.Empty}