ResultListTHasError Property |
If there is an error in any of the contained results
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxReadOnly Property HasError As Boolean
Get
property bool HasError {
bool get ();
}
abstract HasError : bool with get
Property Value
Type:
Booleantrue if this instance has error; otherwise,
false.
See Also