Class EmployerContactTypeStaffGroupDetail
Inheritance
System.Object
EmployerContactTypeStaffGroupDetail
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.CareerServices.Services
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class EmployerContactTypeStaffGroupDetail
Constructors
EmployerContactTypeStaffGroupDetail()
Declaration
public EmployerContactTypeStaffGroupDetail()
Properties
AccessLevel
Declaration
public int AccessLevel { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
EmployerContactTypeId
Declaration
public int EmployerContactTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StaffGroupId
Declaration
public int StaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |