Search Results for

    Show / Hide Table of Contents

    Class UpdateDiscrepancy

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    UpdateDiscrepancy
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(string)
    TransientObject.PrintTestData(string, int)
    TransientObject.Handle
    NXRemotableObject.initialize()
    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.Formboard
    Assembly: NXOpen.dll
    Syntax
    public class UpdateDiscrepancy : TransientObject, IMessageSink, IDisposable

    Constructors

    UpdateDiscrepancy(nint)

    Declaration
    protected UpdateDiscrepancy(nint ptr)
    Parameters
    Type Name Description
    nint ptr

    Properties

    Description

    Declaration
    public string Description { get; }
    Property Value
    Type Description
    string

    DiscrepancyObjectType

    Declaration
    public UpdateDiscrepancy.ObjectType DiscrepancyObjectType { get; }
    Property Value
    Type Description
    UpdateDiscrepancy.ObjectType

    DiscrepancyType

    Declaration
    public UpdateDiscrepancy.Type DiscrepancyType { get; }
    Property Value
    Type Description
    UpdateDiscrepancy.Type

    FormboardObject

    Declaration
    public NXObject FormboardObject { get; }
    Property Value
    Type Description
    NXObject

    HarnessObject

    Declaration
    public NXObject HarnessObject { get; }
    Property Value
    Type Description
    NXObject

    Methods

    FreeResource()

    Declaration
    protected override void FreeResource()
    Overrides
    TransientObject.FreeResource()

    Implements

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