Table of Contents

Class EnvironmentSettings

Namespace
Textkernel.Tx
Assembly
Textkernel.Tx.SDK.dll

Settings to configure things that would have an effect across many API endpoints

public class EnvironmentSettings
Inheritance
EnvironmentSettings
Derived
Inherited Members

Properties

MatchV2Environment

The environment to target for any SearchMatchV2 API calls

public MatchV2Environment MatchV2Environment { get; set; }

Property Value

MatchV2Environment

SkillsIntelligenceIncludeCertifications

Should certification skills be included when using the Skills Intelligence APIs

public bool SkillsIntelligenceIncludeCertifications { get; set; }

Property Value

bool