Search Results for

    Show / Hide Table of Contents

    Struct UFUi.MessageButtons

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

    Fields

    button1

    Declaration
    public bool button1
    Field Value
    Type Description
    bool

    button2

    Declaration
    public bool button2
    Field Value
    Type Description
    bool

    button3

    Declaration
    public bool button3
    Field Value
    Type Description
    bool

    label1

    Declaration
    public string label1
    Field Value
    Type Description
    string

    label2

    Declaration
    public string label2
    Field Value
    Type Description
    string

    label3

    Declaration
    public string label3
    Field Value
    Type Description
    string

    response1

    Declaration
    public int response1
    Field Value
    Type Description
    int

    response2

    Declaration
    public int response2
    Field Value
    Type Description
    int

    response3

    Declaration
    public int response3
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX