BusinessRule.IsCorrupted 属性

定义

指定业务规则是否已损坏。

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

属性值

如果业务规则已损坏,则为 true;否则为 false

属性

适用于