Search Results for

    Show / Hide Table of Contents

    Class PackagingConstants

    Inheritance
    System.Object
    PackagingConstants
    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 PackagingConstants

    Constructors

    PackagingConstants()

    Declaration
    public PackagingConstants()

    Fields

    OpenPackageProjectFilePath

    Declaration
    public const string OpenPackageProjectFilePath = "ProjectFilePath"
    Field Value
    Type Description
    System.String

    ReturnPackageComments

    Declaration
    public const string ReturnPackageComments = "ReturnPackageComment"
    Field Value
    Type Description
    System.String

    ReturnPackageDisableManualPackageHandover

    Declaration
    public const string ReturnPackageDisableManualPackageHandover = "DisableManualPackageHandover"
    Field Value
    Type Description
    System.String

    ReturnPackageTargetPackageFilePath

    Declaration
    public const string ReturnPackageTargetPackageFilePath = "PackageTargetFilePath"
    Field Value
    Type Description
    System.String

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Constructors
      • PackagingConstants()
    • Fields
      • OpenPackageProjectFilePath
      • ReturnPackageComments
      • ReturnPackageDisableManualPackageHandover
      • ReturnPackageTargetPackageFilePath
    • Extension Methods
    Back to top Generated by DocFX