[]
        
(Showing Draft Content)

C1.GanttView.WorkWeekCollection.IndexOf

IndexOf Method

IndexOf(string)

Searches for the specified Name and returns the zero-based index of the corresponding work week.

Declaration
public int IndexOf(string name)
Parameters
Type Name Description
string name
Returns
Type Description
int