Table of Contents

Class Implementation

Namespace
DCR.Workflow.Effect
Assembly
DCR.Workflow.dll
public class Implementation
Inheritance
Implementation
Inherited Members
Extension Methods

Properties

Arguments

public Dictionary<string, string> Arguments { get; set; }

Property Value

Dictionary<string, string>

Authentication

public string? Authentication { get; set; }

Property Value

string

Id

public string Id { get; set; }

Property Value

string

Passthru

public bool Passthru { get; set; }

Property Value

bool

Methods

AppendToHash(IncrementalHash)

public void AppendToHash(IncrementalHash hash)

Parameters

hash IncrementalHash