Zennolab.CommandCenter
GetTemplateValue Method
See Also  Send Feedback
Zennolab.CommandCenter Namespace > Instance Class : GetTemplateValue Method
stepId

Type: System.String

Id of step.

branchName

Type: System.String

The branch name.

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

© 2011 All Rights Reserved.