Class Empty
This record is used in cases where the BulkApi method does not return a result.
Inheritance
↳ object
↳ Empty
Implements
IEquatable<Empty>
Inherited Members
Equals(object)
Equals(object, object)
GetHashCode()
GetType()
MemberwiseClone()
ReferenceEquals(object, object)
ToString()
Namespace: OptimaJet.Workflow.Core.Runtime.Bulk
Assembly: OptimaJet.Workflow.Core.dll
Syntaxpublic record Empty : IEquatable<Empty>
Properties
Instance
The instance of Empty.
Declarationpublic static Empty Instance { get; }
Type | Description |
---|---|
Empty |