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

屬性值

Boolean

若商務規則已毀損即為 true;否則為 false

屬性

適用於