Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / Item Property / Item(MDAnyPropertyId) Property

In This Topic
    Item(MDAnyPropertyId) Property
    In This Topic
    Syntax
    public MDPropertyValue Item( 
       MDAnyPropertyId A_0
    ) {get; set;}
    public:
    property MDPropertyValue^ Item {
       MDPropertyValue^ get(MDAnyPropertyId^ A_0);
       void set (MDAnyPropertyId^ A_0, MDPropertyValue^ value);
    }

    Parameters

    A_0
    See Also