Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / SetProperty Method / SetProperty(MDAnyPropertyId,MDPropertyValue,Int16) Method

In This Topic
    SetProperty(MDAnyPropertyId,MDPropertyValue,Int16) Method
    In This Topic
    Sets internal property by id and index
    Syntax
    public void SetProperty( 
       MDAnyPropertyId A_0,
       MDPropertyValue A_1,
       short A_2
    )
    public:
    void SetProperty( 
       MDAnyPropertyId^ A_0,
       MDPropertyValue^ A_1,
       short A_2
    ) 

    Parameters

    A_0
    A_1
    A_2
    See Also