Search Results for

    Show / Hide Table of Contents

    Struct BasePart.HistoryEventInformation

    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 BasePart.HistoryEventInformation

    Fields

    Machine

    Declaration
    public string Machine
    Field Value
    Type Description
    string

    Program

    Declaration
    public string Program
    Field Value
    Type Description
    string

    Time

    Declaration
    public string Time
    Field Value
    Type Description
    string

    User

    Declaration
    public string User
    Field Value
    Type Description
    string

    Version

    Declaration
    public int Version
    Field Value
    Type Description
    int

    Methods

    ToString()

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