Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Example

Returns all property names and values for a member.

...

 Member_Expression.AllProperties

Arguments

Member_Expression
MDX expression that returns a member.

Examples

AllProperties can be used to get list of all available member properties and their values.

For example, [IssueInvoice].CurrentHierarchyMember.AllProperties will return all available properties and their values for the current Issue dimension Invoice dimension member.

Here is an example partial output of AllProperties function for the Issue dimension Invoice dimension member with the key ANERDS-120150013:

KEY: ANERDS-1
DISPLAY_KEY: ANERDS-1
Created at: 2011-05-25 06:32:12
Updated at: 2012-10-23 18:15:08
Updated at UTC: 2012-10-23 18:15:08
Status updated at: 2011-10-24 03:04:19
Resolved at:
Closed at:
Due date:
Reporter name: anton@atlassian.com
Assignee name:
Issue type ID: 1
Priority ID: 220150001 
Invoice date: 2015-01-01
Invoice type: Cash
Customer code: 019
Customer name: Pink Snack Bar
Person code: AM
Sales group code:
Due date: 2015-01-01
Currency: GBP
Currency rate: 1.0
...