Class Dictionary
Inheritance
System.Object
Dictionary
Namespace: Crowdin.Api.Dictionaries
Assembly: Crowdin.Api.dll
Syntax
public class Dictionary : object
Properties
| Improve this Doc View SourceLanguageId
Declaration
public string LanguageId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Words
Declaration
public string[] Words { get; set; }
Property Value
Type | Description |
---|---|
System.String[] |