Search Results for

    Show / Hide Table of Contents

    Struct RuleManager.FunctionArgumentsInformation

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public struct RuleManager.FunctionArgumentsInformation

    Fields

    ArgumentDefault

    Declaration
    public string ArgumentDefault
    Field Value
    Type Description
    string

    ArgumentDescription

    Declaration
    public string ArgumentDescription
    Field Value
    Type Description
    string

    ArgumentDimensionality

    Declaration
    public string ArgumentDimensionality
    Field Value
    Type Description
    string

    ArgumentName

    Declaration
    public string ArgumentName
    Field Value
    Type Description
    string

    ArgumentSelectionTypes

    Declaration
    public string ArgumentSelectionTypes
    Field Value
    Type Description
    string

    ArgumentStyle

    Declaration
    public string ArgumentStyle
    Field Value
    Type Description
    string

    ArgumentType

    Declaration
    public string ArgumentType
    Field Value
    Type Description
    string

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX