APPLICATIONTITLE |
DEVELOPER |
|
|
Purpose |
.ApplicationTitle sets the application title that appears on the PROIV Client window. |
Object Type |
Client |
Syntax |
ObjectReference.ApplicationTitle = Value |
Operation |
ObjectReference is the Tag Name of the PROIV Client object. |
Remarks |
|
Example |
To change the title that appears on the PROIV Client window to "Invoicing System": Client.ApplicationTitle = "Invoicing System" |
Topic ID: 510121