HierarchyFrameDataView.GetItemPath
public string GetItemPath(int id);
Parameters
| id | Hierarchy item identifier. |
Description 描述
Retrieves the hierarchy item path as a string. Each level is delimited by forward slashes ('/').
| id | Hierarchy item identifier. |
Retrieves the hierarchy item path as a string. Each level is delimited by forward slashes ('/').