Class AutomationSegmentPairExtension
Inheritance
Object
AutomationSegmentPairExtension
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Sdl.TranslationStudioAutomation.IntegrationApi
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
Type | Name | Description |
---|---|---|
ISegmentPair | segmentPair |
Returns
Type | Description |
---|---|
IParagraphUnitProperties |
GetProjectFile(ISegmentPair)
Gets the project file for the segment pair.
Declaration
public static ProjectFile GetProjectFile(this ISegmentPair segmentPair)
Parameters
Type | Name | Description |
---|---|---|
ISegmentPair | segmentPair |
Returns
Type | Description |
---|---|
ProjectFile |