DsmlResponseDocument.IsOperationError 屬性

定義

IsOperationError 屬性指定是否發生作業錯誤回應。

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

屬性值

如果發生了作業錯誤,則此屬性為 true,否則為 false

適用於