45 lines
1.2 KiB
Groff
45 lines
1.2 KiB
Groff
.TH "CampusAppWPortalLib8.Model.Person.IPersonFunctionModel" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWPortalLib8.Model.Person.IPersonFunctionModel \-
|
|
.PP
|
|
Interface for \fBPersonFunctionModel\fP classes\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherited by \fBCampusAppWPortalLib8\&.Model\&.Person\&.PersonFunctionModel\fP\&.
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.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
|
|
Interface for \fBPersonFunctionModel\fP classes\&.
|
|
|
|
Stubbfel, 15\&.10\&.2013\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "int CampusAppWPortalLib8\&.Model\&.Person\&.IPersonFunctionModel\&.FunctionIndex\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets zero-based index of the function\&. The function index\&.
|
|
.SS "string CampusAppWPortalLib8\&.Model\&.Person\&.IPersonFunctionModel\&.PersonID\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the identifier of the person\&. The identifier of the person\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppW8 from the source code\&.
|