| ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ProjectModel.Collections Namespace > IProfile Interface : Phone Property |
// get phone string phone = project.Profile.Phone; // set phone project.Profile.Phone = "MyPhone";
// get phone $phone = $project->Profile->Phone; // set phone $project->Profile->Phone = "MyPhone";
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven