Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / DecorationSetting Class / Text Property
In This Topic
    Text Property (DecorationSetting)
    In This Topic
    Text which will be displayed when display condition formula is fulfilled.
    Syntax
    public TextProperty Text {get; set;}
    Remarks
    Setting a text will override (delete) ExternalValueFormula and SymbolLibraryId property values.
    See Also