Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / FUNC_ISPLACEDIN_PAIRCROSSREFERENCE_ELECTRIC Property / FUNC_ISPLACEDIN_PAIRCROSSREFERENCE_ELECTRIC Property

In This Topic
    FUNC_ISPLACEDIN_PAIRCROSSREFERENCE_ELECTRIC Property
    In This Topic
    Function exists with 'Additional representation: Multi-line schematic' representation type # 20673.
    Syntax
    public PropertyValue FUNC_ISPLACEDIN_PAIRCROSSREFERENCE_ELECTRIC {get; set;}
    public:
    property PropertyValue^ FUNC_ISPLACEDIN_PAIRCROSSREFERENCE_ELECTRIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Shows whether the function exists in the project with the "Additional representation: Multi-line schematic" representation type.

    See Also