docs.unity3d.com
    Show / Hide Table of Contents

    Class phase

    Inheritance
    Object
    phase
    Namespace: UnityEditor.Localization.Plugins.XLIFF.V12
    Syntax
    [Serializable]
    public class phase

    Properties

    companyname

    Declaration
    public string companyname { get; set; }
    Property Value
    Type Description
    String

    contactemail

    Declaration
    public string contactemail { get; set; }
    Property Value
    Type Description
    String

    contactname

    Declaration
    public string contactname { get; set; }
    Property Value
    Type Description
    String

    contactphone

    Declaration
    public string contactphone { get; set; }
    Property Value
    Type Description
    String

    date

    Declaration
    public DateTime date { get; set; }
    Property Value
    Type Description
    DateTime

    dateSpecified

    Declaration
    public bool dateSpecified { get; set; }
    Property Value
    Type Description
    Boolean

    jobid

    Declaration
    public string jobid { get; set; }
    Property Value
    Type Description
    String

    note

    Declaration
    public note[] note { get; set; }
    Property Value
    Type Description
    note[]

    phasename

    Declaration
    public string phasename { get; set; }
    Property Value
    Type Description
    String

    processname

    Declaration
    public string processname { get; set; }
    Property Value
    Type Description
    String

    toolid

    Declaration
    public string toolid { get; set; }
    Property Value
    Type Description
    String

    Extension Methods

    TupleExtensions.IsValueTuple(Object)
    TupleExtensions.GetValueTupleItemObjects(Object)
    TupleExtensions.GetValueTupleItemObjectsFlattened(Object)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023