Search Results for

    Show / Hide Table of Contents

    Method SetUserEnumerationValues

    SetUserEnumerationValues(DocumentId, List<int>, List<string>)

    Sets the possible values of a user enumeration.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 10, 0, 0)]
    void SetUserEnumerationValues(DocumentId inDocumentId, List<int> inValues, List<string> inTexts)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of the user enumeration definition document to modify.

    List<int> inValues

    Possible values.

    List<string> inTexts

    Texts of the possible values.

    Remarks

    This method is available since v7.10.

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

    Copyright ©2025 TopSolid - All rights reserved.