ApplicationCrmEnabledAttribute.Value プロパティ

定義

タグ付きアプリケーションで CRM (Compensating Resource Manager) を使用可能または使用不可にします。

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

プロパティ値

Boolean

CRM が使用できる場合は true。それ以外の場合は false。 既定値は、true です。

適用対象