Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr.ValidateDatasetName

    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 UFUgmgr.ValidateDatasetName

    Fields

    ifail

    Declaration
    public int ifail
    Field Value
    Type Description
    int

    new_dataset_name

    Declaration
    public string new_dataset_name
    Field Value
    Type Description
    string

    new_part_number

    Declaration
    public string new_part_number
    Field Value
    Type Description
    string

    new_part_type

    Declaration
    public string new_part_type
    Field Value
    Type Description
    string

    new_rev_name

    Declaration
    public string new_rev_name
    Field Value
    Type Description
    string

    old_part_number

    Declaration
    public string old_part_number
    Field Value
    Type Description
    string

    old_rev_name

    Declaration
    public string old_rev_name
    Field Value
    Type Description
    string

    valid

    Declaration
    public bool[] valid
    Field Value
    Type Description
    bool[]
    In this article
    Back to top Generated by DocFX