Search Results for

    Show / Hide Table of Contents

    Method SearchPropertyDefinitionInfo

    SearchPropertyDefinitionInfo(PropertyDefinition, out string, out string, out PropertyType)

    Searches for a specified property definition information.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 12, 0, 0)]
    bool SearchPropertyDefinitionInfo(PropertyDefinition inPropertyDefinition, out string outLocalizedDomainName, out string outLocalizedName, out PropertyType outType)
    Parameters
    Type Name Description
    PropertyDefinition inPropertyDefinition

    Property definition to search for.

    string outLocalizedDomainName

    Localized domain name of the property definition found, or null if not found.

    string outLocalizedName

    Localized name of the property definition found, or null if not found.

    PropertyType outType

    Type of the property, or None if not found.

    Returns
    Type Description
    bool

    Whether the property definition has been found.

    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.