Compartir vía


WorkflowInstanceManagementElement.BehaviorType Propiedad

Definición

Obtiene el tipo del comportamiento asociado con este elemento de configuración.

public:
 virtual property Type ^ BehaviorType { Type ^ get(); };
public override Type BehaviorType { get; }
member this.BehaviorType : Type
Public Overrides ReadOnly Property BehaviorType As Type

Valor de propiedad

El tipo del comportamiento asociado con este elemento de configuración.

Se aplica a