Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Fem Namespace / SolverBase Class / SolvingPreprocessingText Property

In This Topic
    SolvingPreprocessingText Property
    In This Topic
    Gets or sets the progress bar text displayed when executed in asynchronously.
    Syntax
    'Declaration
     
    Public Property SolvingPreprocessingText As String
    public string SolvingPreprocessingText {get; set;}
    See Also