BBjConfig::unpinSessionEntity
Description
In BBj 7.0 and higher, this BBjConfig method unpins the specified program or resource. Loading this program or resource again causes BBj to check its timestamp and load a new version on disk, if the timestamp has changed.
Syntax
Return Value |
Method |
---|---|
void |
unpinSessionEntity(string shortName) |
Parameters
Variable |
Description |
---|---|
shortName |
Return Value
None.
Remarks
This method only affects the session in which it is executed.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.