fbpx

GetProperty (MDX+)

Returns the property for a measure or member, null if not defined.

Parameters

Name Type Cardinality Default value
  member-expression  one   
  TYPED  one   

Return

numeric-value

Description

Returns the property for a measure or member defined by the second parameter, null if not defined.

For members, the second parameter works as for the Properties function.

Since version 8.2 parent properties are also accessible from the children.

See Also

Properties SetProperty GetPropertyUniqueValues

Examples

Since Version

6.8.3

XMLA Properties

Find here the value of the XMLA properties when not specified otherwise.