ALM Open Test Architecture API Type Library Version 12.55
Post Method
Collapse All
Expand All
RTParam Object
: Post Method
Description
Posts all changed values into database.
Syntax
Visual Basic
Public
Sub
Post()
Remarks
If the RTParam is created with
BusinessProcess.AddRTParam
, save any modifications by calling
BusinessProcess.Save
, rather than calling Post.
See Also
RTParam Object
|
RTParam Members