Framework:Dimension.Attribute: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
Line 13: Line 13:
|Attribut
|Attribut
|Following attributes are available:
|Following attributes are available:
:*ID (COPSYSID des Elements)
:*ID (COPSYSID of the Element)
:*Level (Level-Nummer, beginnend mit Null)
:*Level (Level-Nummer, starts with zero)
:*ChildCount (Anzahl der Child-Elemente, Null wenn es ein Leaf-Element ist)
:*ChildCount (Number of child-elemente, zero if it is a leaf element)
:*BaseElementID (in case of Subsets)
:*BaseElementID (in case of Subsets)
:*Name
:*Name

Revision as of 16:08, 8 February 2011

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.)

Result

Returns the value of the attribute.