GetDataBranchFromID

GetDataBranchFromID(int)

public DataBranch GetDataBranchFromID(int branchID) ;

Description

GetsDataBranchfrom the calculator branch identifier.

Parameters

Parameter Name Description
branchID The calculator branch identifier.

Returns

FoundDataBranch. Returns null if not found.