Search Results for

    Show / Hide Table of Contents

    Struct UFUi.MessageButtons

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct MessageButtons

    Fields

    button1

    Declaration
    public bool button1
    Field Value
    Type Description
    System.Boolean

    button2

    Declaration
    public bool button2
    Field Value
    Type Description
    System.Boolean

    button3

    Declaration
    public bool button3
    Field Value
    Type Description
    System.Boolean

    label1

    Declaration
    public string label1
    Field Value
    Type Description
    System.String

    label2

    Declaration
    public string label2
    Field Value
    Type Description
    System.String

    label3

    Declaration
    public string label3
    Field Value
    Type Description
    System.String

    response1

    Declaration
    public int response1
    Field Value
    Type Description
    System.Int32

    response2

    Declaration
    public int response2
    Field Value
    Type Description
    System.Int32

    response3

    Declaration
    public int response3
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX