99 lines
2.7 KiB
Groff
99 lines
2.7 KiB
Groff
.TH "CampusAppWP8.Model.Person.PersonFunctionModel" 3 "Thu Sep 26 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Person.PersonFunctionModel \-
|
|
.PP
|
|
\fBPerson\fP function model\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBTel1\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the tel 1\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBTel2\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the tel 2\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBFax\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the fax\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBFunction\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the function\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBAppointment\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the appointment\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBBuilding\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the building\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBMail\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the mail\&.\fP"
|
|
.ti -1c
|
|
.RI "string \fBPersonID\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the identifier of the person\&.\fP"
|
|
.ti -1c
|
|
.RI "int \fBFunctionIndex\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets zero-based index of the function\&.\fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBPerson\fP function model\&.
|
|
|
|
Stubbfel, 05\&.09\&.2013\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonFunctionModel\&.Appointment\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the appointment\&.The appointment\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonFunctionModel\&.Building\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the building\&.The building\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonFunctionModel\&.Fax\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the fax\&.The fax\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonFunctionModel\&.Function\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the function\&.The function\&.
|
|
.SS "int CampusAppWP8\&.Model\&.Person\&.PersonFunctionModel\&.FunctionIndex\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets zero-based index of the function\&.The function index\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonFunctionModel\&.Mail\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the mail\&.The mail\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonFunctionModel\&.PersonID\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the identifier of the person\&.The identifier of the person\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonFunctionModel\&.Tel1\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the tel 1\&.The tel 1\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Person\&.PersonFunctionModel\&.Tel2\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the tel 2\&.The tel 2\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|