Overview
public numeric function getSavedExportCountForObject(
required string objectName
)
Returns the number of saved exports there are for a given object.
Arguments
Name | Type | Required | Description |
---|
objectName | string | Yes | The name of the object whose saved export count you wish to get. |