Gets the collection of warnings produced by the document's generation.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public WarningCollection Warnings { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property Warnings As WarningCollection Get |