Class StringGlobalEntry
Represents a culture specific text
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class StringGlobalEntry : Object
Name | Description |
---|---|
StringGlobalEntry() |
Fields
Name | Description |
---|---|
Culture | The culture in which the text is given. Usually a neutral culture, e.g.: de, en, fr, ... |
Text | The text for this language |