Class DocumentEventArgs
Document event arguments
Inherited Members
Namespace: SdlSdl.TranslationStudioAutomationIntegrationApi
Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
Syntax
public class DocumentEventArgs : EventArgs
Properties
Document
The document envolved in the event
Declaration
public IStudioDocument Document { get; }
Property Value
Type | Description |
---|---|
IStudioDocument |