Class TranslationMemoryProgress
Inheritance
System.Object
    TranslationMemoryProgress
  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 TranslationMemoryProgress
  Constructors
TranslationMemoryProgress()
Declaration
public TranslationMemoryProgress()
  Fields
Count
Declaration
public int Count
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
CurrentStage
Declaration
public int CurrentStage
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
MaxCount
Declaration
public int MaxCount
  Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
TotalStages
Declaration
public int TotalStages
  Field Value
| Type | Description | 
|---|---|
| System.Int32 |