exportDefinitionTitle()
Home > @gooddata/sdk-model > exportDefinitionTitle
exportDefinitionTitle() function
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Gets the exportDefinition title
Signature:
export declare function exportDefinitionTitle(exportDefinition: IExportDefinitionMetadataObject): string;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| exportDefinition | exportDefinition to get title of | 
Returns:
string
string - the exportDefinition title