言語

BRItem.IsCorrupted プロパティ

定義

ビジネスルールの項目が破損した場合に取得します。

public:
 property bool IsCorrupted { bool get(); };
[System.Runtime.Serialization.DataMember]
public bool IsCorrupted { get; }
[<System.Runtime.Serialization.DataMember>]
member this.IsCorrupted : bool
Public ReadOnly Property IsCorrupted As Boolean

プロパティ値

true ビジネスルール項目が破損した場合;それ以外は false

属性

適用対象