GetIssueDescription Method


Tessellated Build Issue Get Issue Description Method

Gets a string describing the issue. If the issue does not present a problem, then an empty string is returned.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string GetIssueDescription()

Return Value

String
Description of the issue.
See Also