The title for the PODSToolbar object on the M-Business Client toolbar.
            
PODSToolbar
attribute PODSString title;
tbar.titletbar.title = namePODSString PODSgetTitle(PODSToolbar* tbar);
void PODSsetTitle( PODSToolbar* tbar, PODSString name );
tbar   The PODSToolbar object.
                     
name [in] The title to set.
Getter: The title for the PODSToolbar object.
            
Setter: None
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |