Class ExportStatistics
Inheritance
System.Object
ExportStatistics
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sdl.LanguagePlatform.TranslationMemory
Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
Syntax
public class ExportStatistics
Constructors
ExportStatistics()
Declaration
public ExportStatistics()
Properties
Exported
Declaration
public int Exported { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Processed
Declaration
public int Processed { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |