|
<< Click to Display Table of Contents >> GetBranchSections Method
|
![]() ![]()
|
![]()
procedure GetBranchSections(
const BranchName: WideString;
out Sections :Integer
);
![]()
Gets the number of Sections in a Branch
![]()
Input Parameter |
Usage |
BranchName |
Branch Name |
Output Parameter |
Usage |
Sections |
Number of sections in a branch |
![]()
None
![]()
PowaMasterObj.GetBranchSections( BranchName, NumSectionsID)
![]()
![]()