GetDataBranchFromID

GetDataBranchFromID(int)

public DataBranch GetDataBranchFromID(int branchID) ;

Description

Gets DataBranch from the calculator branch identifier.

Parameters

Parameter Name Description
branchID The calculator branch identifier.

Returns

Found DataBranch. Returns null if not found.