Search Results for

    Show / Hide Table of Contents

    Interface IEntryTransaction

    Namespace: Sdl.Terminology.TerminologyProvider.Core
    Assembly: Sdl.Terminology.TerminologyProvider.Core.dll
    Syntax
    public interface IEntryTransaction

    Properties

    Date

    Declaration
    DateTime Date { get; }
    Property Value
    Type Description
    System.DateTime

    Name

    Declaration
    string Name { get; }
    Property Value
    Type Description
    System.String

    Type

    Declaration
    TransactionType Type { get; }
    Property Value
    Type Description
    TransactionType

    On this page

    • Properties
      • Date
      • Name
      • Type
    Back to top Generated by DocFX