attributeDescriptorName()
Home > @gooddata/sdk-model > attributeDescriptorName
attributeDescriptorName() function
Returns name of attribute described in the provided attribute descriptor.
Signature:
export declare function attributeDescriptorName(descriptor: IAttributeDescriptor): string;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| descriptor | attribute descriptor, must be specified | 
Returns:
string