Class AutomationSegmentPairExtension
Inheritance
AutomationSegmentPairExtension
Namespace: SdlSdl.TranslationStudioAutomationIntegrationApi
Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
Syntax
public static class AutomationSegmentPairExtension
Methods
GetParagraphUnitProperties(ISegmentPair)
Gets the parent paragraph unit properties.
Declaration
public static IParagraphUnitProperties GetParagraphUnitProperties(this ISegmentPair segmentPair)
Parameters
Returns
GetProjectFile(ISegmentPair)
Gets the project file for the segment pair.
Declaration
public static ProjectFile GetProjectFile(this ISegmentPair segmentPair)
Parameters
Returns