| ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ProjectModel Namespace > IZennoList Interface : Bind Method |
Type: System.String
The file name for bind data.
// get the list var list = project.Lists["List 1"]; // bind list.Bind("C:\\mylist.txt");
// get the list $list = $project->Lists["List 1"]; // bind $list->Bind("C:\\mylist.txt");
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven