Overview | Methods | This Package | All Packages
Retrieves the file name extension for the file to store the item's persistent data in.
Syntax
public String getExtension()
Return Value
Returns null.
Remarks
Because the ListItem object does not store its persistent data in a file with a file name extension, this method always returns null.
See Also IPersistable.getExtension