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