Procedure type
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Syntax
The ProcedureType property identifies
the type of procedure that a ProcObject encapsulates as persistent, single-run,
or singleton. The property holds a .NET enum type with a value of Persistent, SingleRun,
or Singleton:
|