Search Results for

    Show / Hide Table of Contents

    Struct PdmPart.CheckoutInput

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.PDM
    Assembly: NXOpen.dll
    Syntax
    public struct PdmPart.CheckoutInput

    Fields

    AllowRemote

    Declaration
    public bool AllowRemote
    Field Value
    Type Description
    bool

    ExplicitCheckOut

    Declaration
    public bool ExplicitCheckOut
    Field Value
    Type Description
    bool

    IncludeSecondary

    Declaration
    public bool IncludeSecondary
    Field Value
    Type Description
    bool

    InputChangeId

    Declaration
    public string InputChangeId
    Field Value
    Type Description
    string

    InputComment

    Declaration
    public string InputComment
    Field Value
    Type Description
    string

    Methods

    ToString()

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