Class GetAdvisorDetail
Inheritance
System.Object
GetAdvisorDetail
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.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class GetAdvisorDetail
Constructors
GetAdvisorDetail()
Declaration
public GetAdvisorDetail()
Properties
AdvisorType
Declaration
public string AdvisorType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StaffGroupId
Declaration
public string StaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.String |