Search Results for

    Show / Hide Table of Contents

    Struct PartDelayedUpdateStatus.DelayStatusInfo

    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 PartDelayedUpdateStatus.DelayStatusInfo

    Fields

    ConstraintDelayed

    Declaration
    public bool ConstraintDelayed
    Field Value
    Type Description
    bool

    DeferredDelayed

    Declaration
    public bool DeferredDelayed
    Field Value
    Type Description
    bool

    ExplicitDelayed

    Declaration
    public bool ExplicitDelayed
    Field Value
    Type Description
    bool

    FrozenDelayed

    Declaration
    public bool FrozenDelayed
    Field Value
    Type Description
    bool

    InternalDelayed

    Declaration
    public bool InternalDelayed
    Field Value
    Type Description
    bool

    NotDisplayedDelayed

    Declaration
    public bool NotDisplayedDelayed
    Field Value
    Type Description
    bool

    SessionDelayed

    Declaration
    public bool SessionDelayed
    Field Value
    Type Description
    bool

    Methods

    ToString()

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