Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a computed column string that retrieves the company for customer references.
Syntax
server private static str computedCustomerCompany(int _branchNum)
Run On
Server
Parameters
- _branchNum
Type: int
The number of the branch in the union.
Return Value
Type: str
A computed column string.