ZennoLab Assemblies Documentation
GetTemplateValue Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class : GetTemplateValue Method
stepId

Type: System.String

Id of step.

branchName

Type: System.String

The branch name.

Glossary Item Box

Returns the value of a branch in the template for the specified step.

Syntax

C# 
public string GetTemplateValue( 
   string stepId,
   string branchName
)

Parameters

stepId

Type: System.String

Id of step.

branchName

Type: System.String

The branch name.

Return Value

Type: System.String

The value of a branch.

Requirements

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

See Also

© 2013 All Rights Reserved.