ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > MemberPathAsString

MemberPathAsString type

The path of a member within its hierarchy.

Signature:

export declare type MemberPathAsString = string;

Example

'[AllMember].[EUR]' // for the member with full unique name [Currency].[Currency].[ALL].[AllMember].[EUR]

  • MemberPathAsString type
  • Example
Copyright © 2019 ActiveViam