Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Model_Person_PersonModel.3
stubbfel 2f622c0318 add doku
2013-09-12 16:04:33 +02:00

91 lines
2.4 KiB
Groff

.TH "CampusAppWP8.Model.Person.PersonModel" 3 "Thu Sep 12 2013" "CampusAppWp8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWP8.Model.Person.PersonModel \-
.PP
\fBPerson\fP model\&.
.SH SYNOPSIS
.br
.PP
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "void \fBSetPersonIdToFunction\fP ()"
.br
.RI "\fISets person identifier to function\&.\fP"
.in -1c
.SS "Properties"
.in +1c
.ti -1c
.RI "string \fBID\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the identifier\&.\fP"
.ti -1c
.RI "string \fBAkadgrad\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the akadgrad\&.\fP"
.ti -1c
.RI "string \fBSurName\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the name of the sur\&.\fP"
.ti -1c
.RI "string \fBFirstName\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the person's first name\&.\fP"
.ti -1c
.RI "ObservableCollection
.br
< \fBPersonFunctionModel\fP > \fBFunctions\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the functions of a person\&.\fP"
.ti -1c
.RI "string \fBFullName\fP\fC [get]\fP"
.br
.RI "\fIGets the name of a \fBPerson\fP (FirstName SurName)\&.\fP"
.in -1c
.SH "Detailed Description"
.PP
\fBPerson\fP model\&.
Stubbfel, 05\&.09\&.2013\&.
.SH "Member Function Documentation"
.PP
.SS "void CampusAppWP8\&.Model\&.Person\&.PersonModel\&.SetPersonIdToFunction ()"
.PP
Sets person identifier to function\&.Stubbfel, 05\&.09\&.2013\&.
.SH "Property Documentation"
.PP
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonModel\&.Akadgrad\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the akadgrad\&.The akadgrad\&.
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonModel\&.FirstName\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the person's first name\&.The name of the first\&.
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonModel\&.FullName\fC [get]\fP"
.PP
Gets the name of a \fBPerson\fP (FirstName SurName)\&.The name of a \fBPerson\fP\&.
.SS "ObservableCollection<\fBPersonFunctionModel\fP> CampusAppWP8\&.Model\&.Person\&.PersonModel\&.Functions\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the functions of a person\&.The functions\&.
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonModel\&.ID\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the identifier\&.The identifier\&.
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonModel\&.SurName\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the name of the sur\&.The name of the sur\&.
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.