Table of Contents

Class DepartmentProfileUser

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class DepartmentProfileUser : IHasTimestamp
Inheritance
DepartmentProfileUser
Implements
Inherited Members

Constructors

DepartmentProfileUser()

public DepartmentProfileUser()

Fields

DiffExclusions

public static readonly ICollection<string> DiffExclusions

Field Value

ICollection<string>

Properties

Created

public DateTimeOffset Created { get; set; }

Property Value

DateTimeOffset

CreatedBy

public Guid CreatedBy { get; set; }

Property Value

Guid

Department

public virtual Department Department { get; set; }

Property Value

Department

DepartmentIdentifier

public Guid DepartmentIdentifier { get; set; }

Property Value

Guid

IsInProgress

public bool IsInProgress { get; set; }

Property Value

bool

IsPrimary

public bool IsPrimary { get; set; }

Property Value

bool

IsRecommended

public bool IsRecommended { get; set; }

Property Value

bool

IsRequired

public bool IsRequired { get; set; }

Property Value

bool

Modified

public DateTimeOffset Modified { get; set; }

Property Value

DateTimeOffset

ModifiedBy

public Guid ModifiedBy { get; set; }

Property Value

Guid

Profile

public virtual Standard Profile { get; set; }

Property Value

Standard

ProfileStandardIdentifier

public Guid ProfileStandardIdentifier { get; set; }

Property Value

Guid

User

public virtual User User { get; set; }

Property Value

User

UserIdentifier

public Guid UserIdentifier { get; set; }

Property Value

Guid

Methods

GetEntityData()

public string GetEntityData()

Returns

string

GetEntityName()

public string GetEntityName()

Returns

string