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