Interface IScriptDetails
Namespace: SdlSdl.CoreGlobalizationAsyncCultureMetadataManager
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 |