Search Results for

    Show / Hide Table of Contents

    Method IsCellForced

    IsCellForced(DocumentId, int, int)

    Tells whether the property value of a cell of a BOM has been forced.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 12, 0, 0)]
    bool IsCellForced(DocumentId inDocumentId, int inRowId, int inColumnIx)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of the BOM document to analyze.

    int inRowId

    Identifier of the row of the cell to analyze.

    int inColumnIx

    Index of the column of the cell to analyze, within [0,GetColumnCount(DocumentId)-1].

    Returns
    Type Description
    bool

    Whether the property value of the cell has been forced.

    Remarks

    This method is available since v7.12.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.