ZennoLab Assemblies Documentation
SetTemplateValue Method

Type: System.String

Id of the step.

Type: System.String

The branch name.

Type: System.String

The value to set.

Sets the value of a branch in the template for the specified step.
Syntax
public void SetTemplateValue( 
   string stepId,
   string branchName,
   string value
)

Parameters

stepId

Type: System.String

Id of the step.

branchName

Type: System.String

The branch name.

value

Type: System.String

The value to set.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven

See Also

Reference

Instance Class
Instance Members

Send Feedback