CaseActivityMetadataBuilder Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the CaseActivityMetadataBuilder class.

Namespace:  Scanjour.Workflow4.Web.Services.Repositories
Assembly:  Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public CaseActivityMetadataBuilder(
	DynamicContext context,
	CaseActivityInformation info
)

Parameters

context
Type: DynamicContext
The context.
info
Type: Scanjour.Workflow4.Web.Services.EntitiesCaseActivityInformation
The info.
Exceptions

ExceptionCondition
ArgumentNullException context or info
See Also

Reference