Reports whether the issue is well-formed, valid and does
describe a real problem.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsValidIssue()
Return Value
Boolean
Whether the issue is well formed and does describe a real problem.
See Also
Reference