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 |
|---|---|
| Nullable<Boolean> |
ScriptCode
Declaration
string ScriptCode { get; }
Property Value
| Type | Description |
|---|---|
| String |