Click or drag to resize

Person2FacultyInfo Property

Gets the additional faculty information when IsFaculty is true and the IncludeFaculty export parameter is true

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public FacultyInfo FacultyInfo { get; set; }

Property Value

Type: FacultyInfo
The additional faculty information.
See Also