Table of Contents

Interface IId

Namespace
JobFlow.Models.Common
Assembly
JobFlow.Models.dll
public interface IId

Properties

CorrelationId

string CorrelationId { get; set; }

Property Value

string

Id

string Id { get; set; }

Property Value

string