Class AdvisorModule
Inheritance
System.Object
AdvisorModule
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.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class AdvisorModule
Constructors
AdvisorModule()
Declaration
public AdvisorModule()
Properties
CurrentLoad
Declaration
public int CurrentLoad { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Id
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StaffGroupId
Declaration
public int StaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |