Search Results for

    Show / Hide Table of Contents

    Class PdmNavigatorNode

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    TreeListNode
    PdmNavigatorNode
    Implements
    IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.PDM
    Assembly: NXOpenUI.dll
    Syntax
    public class PdmNavigatorNode : TreeListNode, IMessageSink

    Constructors

    PdmNavigatorNode()

    Declaration
    protected PdmNavigatorNode()

    Methods

    GetNodeType()

    Declaration
    public string GetNodeType()
    Returns
    Type Description
    string

    GetUid()

    Declaration
    public string GetUid()
    Returns
    Type Description
    string

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In this article
    Back to top Generated by DocFX