Search Results for

    Show / Hide Table of Contents

    Class PackageConversionResult

    Inheritance
    System.Object
    PackageConversionResult
    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.TranslationStudioAutomation.IntegrationApi.Packaging
    Assembly: Sdl.TranslationStudioAutomation.IntegrationApi.dll
    Syntax
    public class PackageConversionResult

    Constructors

    PackageConversionResult()

    Declaration
    public PackageConversionResult()

    Properties

    RunAnalysis

    Declaration
    public bool RunAnalysis { get; set; }
    Property Value
    Type Description
    System.Boolean

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Constructors
      • PackageConversionResult()
    • Properties
      • RunAnalysis
    • Extension Methods
    Back to top Generated by DocFX