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