Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class Empty

OptimaJet.Workflow.Core.Runtime.Bulk.Empty

Placeholder type used by bulk APIs that do not return a command-specific value.

public record Empty : IEquatable<Empty>

Inheritance

  • Object

Implemented Interfaces

  • System.IEquatable{OptimaJet.Workflow.Core.Runtime.Bulk.Empty}

Properties

Name
Type
Instance #
Empty
Gets the singleton instance of Empty.