Group
Show / Hide Table of Contents

Class NormalizedDegree

A normalized educational degree

Inheritance
System.Object
NormalizedDegree
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Textkernel.Tx.Models.Resume.Education
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class NormalizedDegree

Properties

| Improve this Doc View Source

Code

One of the codes listed here.

Declaration
public string Code { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Description

One of the descriptions listed here.

Declaration
public string Description { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾