Click or drag to resize
IEntryTransaction Interface
Terminology provider entry transaction

Namespace: Sdl.Terminology.TerminologyProvider.Core
Assembly: Sdl.Terminology.TerminologyProvider.Core (in Sdl.Terminology.TerminologyProvider.Core.dll) Version: 12.0.0.0 (12.2.28.0)
Syntax
public interface IEntryTransaction

The IEntryTransaction type exposes the following members.

Properties
  NameDescription
Public propertyDate
Date when the transaction was taking place
Public propertyName
Name of the user who performed the transaction
Public propertyType
transaction type (creation/modification)
Top
See Also