Nevron Open Vision Documentation
Nevron.Nov.Diagram.DataVisualizer Namespace / NFlowchartVisualizerUnit Structure / ProcessStepDescription Property


In This Topic
    ProcessStepDescription Property
    In This Topic
    Process step description.
    Syntax
    'Declaration
     
    
    Public Property ProcessStepDescription As System.String
    'Usage
     
    
    Dim instance As NFlowchartVisualizerUnit
    Dim value As System.String
     
    instance.ProcessStepDescription = value
     
    value = instance.ProcessStepDescription
    public System.string ProcessStepDescription {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also