Table of Contents

Class SectionIdentifier

Namespace
Textkernel.Tx.Models.Resume
Assembly
Textkernel.Tx.SDK.dll

Information about a particular section of a resume

public class SectionIdentifier
Inheritance
SectionIdentifier
Inherited Members

Properties

Id

If applicable, the Id or Id

public string Id { get; set; }

Property Value

string

SectionType

The section type

public string SectionType { get; set; }

Property Value

string