WorkflowViewElement.CompositeViews Proprietà

Definizione

Ottiene l'elenco di tutte le visualizzazioni composte.

protected:
 property System::Collections::Generic::IList<System::Activities::Presentation::ICompositeView ^> ^ CompositeViews { System::Collections::Generic::IList<System::Activities::Presentation::ICompositeView ^> ^ get(); };
protected System.Collections.Generic.IList<System.Activities.Presentation.ICompositeView> CompositeViews { get; }
member this.CompositeViews : System.Collections.Generic.IList<System.Activities.Presentation.ICompositeView>
Protected ReadOnly Property CompositeViews As IList(Of ICompositeView)

Valore della proprietà

Elenco di tutte le visualizzazioni composte.

Si applica a