Click or drag to resize
BindingInfoProviderTemplateBaseErrors Property
The error collection for the generation process

Namespace: CMS.DataEngine.Generators
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public CompilerErrorCollection Errors { get; }

Property Value

Type: CompilerErrorCollection
See Also