Table of Contents

Interface IDocumentDefinition

Namespace
JobFlow.Models.Documents
Assembly
JobFlow.Models.dll
public interface IDocumentDefinition

Properties

CorrelationId

string CorrelationId { get; }

Property Value

string

Data

object Data { get; }

Property Value

object

DataType

Type DataType { get; }

Property Value

Type

ParentJobId

Guid? ParentJobId { get; }

Property Value

Guid?

Type

string Type { get; }

Property Value

string