API Help
Eplan.EplApi.DataModel Namespace / PropertyDefinition Class / GetAsDisplayString Method

In This Topic
    GetAsDisplayString Method
    In This Topic
    Returns the display string used for a given property value. Returns the display string used for a given property value.
    Syntax
    public string GetAsDisplayString( 
       PropertyValue pValue
    )
    public:
    String^ GetAsDisplayString( 
       PropertyValue^ pValue
    ) 

    Parameters

    pValue
    See Also