Framework:Dimension.Attribute: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
No edit summary
No edit summary
Line 20: Line 20:
:*all attributes of a dimension (vs_key, COPSYS_HK_ROW, etc.)
:*all attributes of a dimension (vs_key, COPSYS_HK_ROW, etc.)
|}
|}
This function belongs to [[:Category:Functions_-_client-side|client-side functions]].


==Result==
==Result==

Revision as of 08:41, 24 May 2012

Function

[Dimension.Attribut]

Parameter Description
Dimension Original name of the dimension.
Attribut Following attributes are available:
  • ID (COPSYSID of the Element)
  • Level (Level-Nummer, starts with zero)
  • ChildCount (Number of child-elemente, zero if it is a leaf element)
  • BaseElementID (in case of Subsets)
  • Name
  • all attributes of a dimension (vs_key, COPSYS_HK_ROW, etc.)

This function belongs to client-side functions.

Result

Returns the value of the attribute.