ApplicationCrmEnabledAttribute.Value Propiedad

Definición

Habilita o deshabilita el Administrador de compensación de recursos (CRM) en la aplicación marcada.

public:
 property bool Value { bool get(); };
public bool Value { get; }
member this.Value : bool
Public ReadOnly Property Value As Boolean

Valor de propiedad

Boolean

true si el CRM está habilitado; en caso contrario, false. De manera predeterminada, es true.

Se aplica a