Click or drag to resize
ResultHasError Property
Return true if there was an error during operation, false otherwise

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
bool HasError { get; }

Property Value

Type: Boolean
true if this instance has error; otherwise, false.
See Also