public string GetItemColumnData (int id, int column);

Parameters

idHierarchy item identifier.
columnColumn identifier.

Returns

string Value of the correspnding column as string.

Description

Returns string representation of hierarchy item value associated with the column.