Class DocumentEventArgs
Document event arguments
Inheritance
System.Object
    System.EventArgs
    DocumentEventArgs
      
      
  Inherited Members
      System.EventArgs.Empty
    
    
      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.TranslationStudioAutomation.IntegrationApi
Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
Syntax
public class DocumentEventArgs : EventArgsProperties
Document
The document envolved in the event
Declaration
public IStudioDocument Document { get; }Property Value
| Type | Description | 
|---|---|
| IStudioDocument |