Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / MultiLanguageTextProperty Class / MultiLanguageTextProperty Constructor / MultiLanguageTextProperty Constructor(String)
The value to store in the property.
In This Topic
    MultiLanguageTextProperty Constructor(String)
    In This Topic
    Creates a new instance of the MultiLanguageTextProperty with the specified value in the current application language.
    Syntax
    public MultiLanguageTextProperty( 
       string value
    )

    Parameters

    value
    The value to store in the property.
    See Also