Table of Contents

Class DepartmentObjectService

Namespace: Casewhere.Common.ActiveDirectoryObjects
Assembly: Casewhere.Common.dll

public class DepartmentObjectService

Inheritance

objectDepartmentObjectService

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<DepartmentObjectService>(DepartmentObjectService)

Constructors

DepartmentObjectService()

public DepartmentObjectService()

Properties

departmentID

public string departmentID { get; set; }

Property Value

string

mail

public string mail { get; set; }

Property Value

string

name

public string name { get; set; }

Property Value

string