Search Results for

    Show / Hide Table of Contents

    Struct BasePart._HistoryEventInformation

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    struct _HistoryEventInformation

    Fields

    machine

    Declaration
    public IntPtr machine
    Field Value
    Type Description
    System.IntPtr

    program

    Declaration
    public IntPtr program
    Field Value
    Type Description
    System.IntPtr

    time

    Declaration
    public IntPtr time
    Field Value
    Type Description
    System.IntPtr

    user

    Declaration
    public IntPtr user
    Field Value
    Type Description
    System.IntPtr

    version

    Declaration
    public int version
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX