ProcessLineType(Number: Number)
Executes the Line Type import code, specified by the Number. For example, ProcessLineType(1) will execute the code defined in Line Type 1, ProcessLineType(2) will execute the code defined in Line Type 2, and so on.
ProcessLineType function syntax has these named arguments:
Parameter |
Description |
|---|---|
Number |
Required. The number of the Line Type to be processed. |