WorkflowViewElement::GetAutomationItemStatus Method ()

.NET Framework (current version)
 

When implemented in a derived class, retrieves the automation item status.

Namespace:   System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public protected:
virtual String^ GetAutomationItemStatus()

Return Value

Type: System::String^

The default implementation is to return an empty String.

.NET Framework
Available since 4.5
Return to top
Show: