Search Results for

    Show / Hide Table of Contents

    Struct UFUgmgr.PropertyInfo

    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.PropertyInfo

    Fields

    is_create_descriptor

    Declaration
    public bool is_create_descriptor
    Field Value
    Type Description
    bool

    is_key_field

    Declaration
    public bool is_key_field
    Field Value
    Type Description
    bool

    is_mandatory

    Declaration
    public bool is_mandatory
    Field Value
    Type Description
    bool

    is_modifiable

    Declaration
    public bool is_modifiable
    Field Value
    Type Description
    bool

    property_name

    Declaration
    public string property_name
    Field Value
    Type Description
    string

    property_value

    Declaration
    public string property_value
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX