Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / MultiLanguageTextProperty Class / GetValue Method
Required language.
In This Topic
    GetValue Method
    In This Topic
    Get value for the specified language.
    Syntax
    public string GetValue( 
       ApiLanguage language
    )

    Parameters

    language
    Required language.

    Return Value

    Text value for the required language.
    See Also