Click or drag to resize

MethodReturnTIsError Property

Property indicating whether the method has successfully completed or not.

Namespace:  CADSharpTools.Core
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public bool IsError { get; }

Property Value

Type: Boolean
See Also