Search Results for

    Show / Hide Table of Contents

    Class PackageConversionResult

    Inheritance
    object
    PackageConversionResult
    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.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
    bool

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(object, Action<Window>)
    In this article
    • Constructors
      • PackageConversionResult()
    • Properties
      • RunAnalysis
    • Extension Methods
    Back to top Generated by DocFX