Search Results for

    Show / Hide Table of Contents

    Interface ITermVerifierSettingsContextAware

    ITermVerifierSettingsContextAware interface represents a term verifier settings context aware object so such objects can be given the term verifier settings context; e.g. a term verifier settings page.

    Namespace: Sdl.Verification.Api
    Assembly: Sdl.Verification.Api.dll
    Syntax
    public interface ITermVerifierSettingsContextAware

    Properties

    TermVerifierSettingsContext

    TermVerifierSettingsContext property represents the term verifier settings context.

    Declaration
    ITermVerifierSettingsContext TermVerifierSettingsContext { get; set; }
    Property Value
    Type Description
    ITermVerifierSettingsContext
    In this article
    • Properties
      • TermVerifierSettingsContext
    Back to top Generated by DocFX