Table of Contents

Class PersonOutlineModel

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class PersonOutlineModel
Inheritance
PersonOutlineModel
Inherited Members
Extension Methods

Constructors

PersonOutlineModel()

public PersonOutlineModel()

Properties

AccountCode

public string AccountCode { get; set; }

Property Value

string

Email

public string Email { get; set; }

Property Value

string

FullName

public string FullName { get; set; }

Property Value

string

OccupationTitle

public string OccupationTitle { get; set; }

Property Value

string

Phone

public string Phone { get; set; }

Property Value

string