|
|
|
|
|
List (Property) In french: Liste
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them. FOR EACH AList OF KANBAN_Planning.List Trace(AList.Title) END Syntax
<Result> = <Kanban control>.List
<Result>: Array Array of Kanban lists. <Kanban control>: Control name Name of the Kanban control.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|