Search Results for

    Show / Hide Table of Contents

    Class TranslatedContentUpdateContract

    Represents an update of an translated content

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

    Name Description
    TranslatedContentUpdateContract()

    Fields

    Name Description
    Column

    Is a key of this translation: column name

    ColumnSpecified

    Consider the field

    Id

    Is a key of this translation: Summarized key of the target table

    IdSpecified

    Consider the field

    Language

    The language of this translation

    LanguageSpecified

    Consider the field

    Table

    Is a key of this translation: table name

    TableSpecified

    Consider the field

    Text

    The translated text

    TextSpecified

    Consider the field

    Update

    Indicates what should be done with data, see UpdateEnum

    Back to top Copyright © Kendox