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

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

    Parameters

    A_0
    A_1
    See Also