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