Search Results for

    Show / Hide Table of Contents

    Struct PdmPart._CheckoutInput

    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.PDM
    Assembly: NXOpen.dll
    Syntax
    struct _CheckoutInput

    Fields

    allowRemote

    Declaration
    public bool allowRemote
    Field Value
    Type Description
    System.Boolean

    explicitCheckOut

    Declaration
    public bool explicitCheckOut
    Field Value
    Type Description
    System.Boolean

    includeSecondary

    Declaration
    public bool includeSecondary
    Field Value
    Type Description
    System.Boolean

    inputChangeId

    Declaration
    public IntPtr inputChangeId
    Field Value
    Type Description
    System.IntPtr

    inputComment

    Declaration
    public IntPtr inputComment
    Field Value
    Type Description
    System.IntPtr
    In This Article
    Back to top Generated by DocFX