public string GetItemColumnData (int id, int column);

파라미터

idHierarchy item identifier.
columnColumn identifier.

반환

string Value of the correspnding column as string.

설명

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