| 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: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.