CheckRulesResultMessageCollection Property |
[This is preliminary documentation and is subject to change.]
A collection of messages reporting on the outcome of the rule checking (error, info, warning etc. texts)
Namespace: CSC.SC.TOPICA4.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxpublic MessageCollection MessageCollection { get; set; }
Property Value
Type:
MessageCollection
See Also