WorkflowViewElement::CompositeViews Property
.NET Framework (current version)
Gets the list of all composite views.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
protected: property IList<ICompositeView^>^ CompositeViews { IList<ICompositeView^>^ get(); }
Property Value
Type: System.Collections.Generic::IList<ICompositeView^>^The list of all composite views.
.NET Framework
Available since 4.0
Available since 4.0
Show: