<Code Lib>
2027 Method
Changes 8
M

ExternalDataManagerTool.GetChildCommandIds

Description:
Obtains the sub menu of the item.

public IList<ExternalDataManagerCommandId> GetChildCommandIds()

IList<ExternalDataManagerCommandId> The array of child command ids or an empty array when none have been set.

Loading…