Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NElement Class / SetFx Method / SetFx(NProperty,Object) Method
In This Topic
    SetFx(NProperty,Object) Method
    In This Topic
    Sets the expression to the specified property
    Syntax
    public System.bool SetFx( 
       NProperty property,
       System.object expression
    )

    Parameters

    property
    expression

    Return Value

    true if the expression was successfully applied, otherwise false
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also