ProcedureName Property
(Read-Only) The name of the procedure to be executed.
Syntax
object.ProcedureName [= ProcedureName]
Properties
The ProcedureName property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
ProcedureName |
String. The new name of the procedure to execute. |