drillDownReferenceHierarchyRef()
Home > @gooddata/sdk-model > drillDownReferenceHierarchyRef
drillDownReferenceHierarchyRef() 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.
Returns the attribute hierarchy reference for the provided drill down reference.
Signature:
export declare function drillDownReferenceHierarchyRef(drillDownReference: IDrillDownReference): ObjRef;
Parameters
Parameter | Type | Description |
---|---|---|
drillDownReference | IDrillDownReference |
Returns: