Search Results for

    Show / Hide Table of Contents

    Class ConfigurationTranslationUpdateContract

    Represents an update of a translation

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class ConfigurationTranslationUpdateContract : Object

    Name Description
    ConfigurationTranslationUpdateContract()

    Fields

    Name Description
    Culture

    Language

    Id

    Unique ID of this translation

    NewCulture

    New language

    NewId

    New unique ID of this translation

    SysId

    Unique system ID of this translation, see System.Guid

    Text

    Translation in the corresponding language

    Update

    Indicates what should be done with data, see UpdateEnum

    Back to top Copyright © Kendox