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
    • Properties
      • Name
      • Rtl
      • ScriptCode
    Back to top Generated by DocFX