LogTrackingContextBuilderWithProperty Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.LogTrackingContext.Builder.WithProperty(System.String,System.Object)"]

Namespace:  Scanjour.Workflow4.Common.Logging
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public LogTrackingContextBuilder WithProperty(
	string name,
	Object value
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Scanjour.Workflow4.Common.Logging.LogTrackingContext.Builder.WithProperty(System.String,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Scanjour.Workflow4.Common.Logging.LogTrackingContext.Builder.WithProperty(System.String,System.Object)"]

Return Value

Type: LogTrackingContextBuilder

[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.Logging.LogTrackingContext.Builder.WithProperty(System.String,System.Object)"]

See Also

Reference