Share via


WorkflowItemsPresenter.AllowedItemType Propiedad

Definición

Obtiene o establece el tipo de elemento admitido por el moderador.

public:
 property Type ^ AllowedItemType { Type ^ get(); void set(Type ^ value); };
public Type AllowedItemType { get; set; }
member this.AllowedItemType : Type with get, set
Public Property AllowedItemType As Type

Valor de propiedad

Type del elemento admitido por el presentador.

Se aplica a