ConvertSecurityAreaNameToNumber Method Example

The following example converts security area D to its corresponding area number.

Dim iAreaID As Integer

iAreaID = System.ConvertSecurityAreaNameToNumber("D")