Support for Reviewable Warnings sent from AddOn.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2019
Syntax
C# |
---|
public class StdPostedWarning : IDisposable |
Visual Basic |
---|
Public Class StdPostedWarning _ Implements IDisposable |
Visual C++ |
---|
public ref class StdPostedWarning : IDisposable |
Remarks
Used to create and send Reviewable Warning from AddOn.