Ant Organisation Ltd documentation

GetActionFromHierarchy.GetActionFromHierarchyItem Method (AuthenticatedUser, HierarchyItem)

Gets the action associated with the hierarchy item

public static Action GetActionFromHierarchyItem(
   AuthenticatedUser user,
   HierarchyItem item
);

Parameters

user
Logged user
item
Item which represents the action

Return Value

ContentDefinition used to edit the action

See Also

GetActionFromHierarchy Class | Ant.Workflow Namespace | GetActionFromHierarchy.GetActionFromHierarchyItem Overload List