API Get Folder Name
PostPosted:Mon Jan 20, 2014 11:12 pm
What is the syntax I can use to get the name of the folder from the properties Property Group.
I tried:
I tried:
Code: Select all
Thank you for your help.String name = OKMFolder.getInstance().getProperties(getName);