WorkflowActionsGenerateXamlReference Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.WorkflowActions.GenerateXamlReference(System.String,System.String)"]

Namespace:  Scanjour.Workflow4.TestFramework.Internal.Actions
Assembly:  Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static FileReference GenerateXamlReference(
	string activityClass,
	string activityNamespace = "Test"
)

Parameters

activityClass
Type: SystemString

[Missing <param name="activityClass"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.WorkflowActions.GenerateXamlReference(System.String,System.String)"]

activityNamespace (Optional)
Type: SystemString

[Missing <param name="activityNamespace"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.WorkflowActions.GenerateXamlReference(System.String,System.String)"]

Return Value

Type: FileReference

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.WorkflowActions.GenerateXamlReference(System.String,System.String)"]

See Also

Reference