⚠️ Beta / Prerelease Documentation - Subject to change. (Api version 19.0.0.1401 | Published on 2026-02-23 14:57:33)
Search Results for

    Show / Hide Table of Contents

    Interface IScriptDetails

    Namespace: Sdl.Core.Globalization.Async.CultureMetadataManager
    Assembly: Sdl.Core.Globalization.Async.dll
    Syntax
    public interface IScriptDetails

    Properties

    Name

    Declaration
    string Name { get; }
    Property Value
    Type Description
    string

    Rtl

    Declaration
    bool? Rtl { get; }
    Property Value
    Type Description
    bool?

    ScriptCode

    Declaration
    string ScriptCode { get; }
    Property Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX