LinesofCode Property
Pass through property used to get and set the lines of code for the procedure.
Syntax
object.LinesofCode [= LinesofCode ]
Properties
The LinesofCode property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
LinesofCode |
String. The new lines of code. |