Class PersonOutlineModel
public class PersonOutlineModel
- Inheritance
-
PersonOutlineModel
- Inherited Members
- Extension Methods
Constructors
PersonOutlineModel()
public PersonOutlineModel()
Properties
AccountCode
public string AccountCode { get; set; }
Property Value
public string Email { get; set; }
Property Value
FullName
public string FullName { get; set; }
Property Value
OccupationTitle
public string OccupationTitle { get; set; }
Property Value
Phone
public string Phone { get; set; }