PdcApplication.Terminal: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == == Description == == Notes == == Code example == <source lang="vb"> </source> == Availability ==" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
Terminal as [[PdcTerminal]] | |||
== Description == | == Description == | ||
Line 6: | Line 6: | ||
== Notes == | == Notes == | ||
This object makes it possible to process the terminal table. | |||
== Code example == | == Code example == | ||
Line 16: | Line 16: | ||
== Availability == | == Availability == | ||
Available since September 2011 (From version 4.2) |
Latest revision as of 11:42, 21 May 2012
Declaration
Terminal as PdcTerminal
Description
Notes
This object makes it possible to process the terminal table.
Code example
Availability
Available since September 2011 (From version 4.2)