CheckRulesResultCompleted Property |
[This is preliminary documentation and is subject to change.]
Is the form which we are checking the rules for completed?
When any rule on a TmplItem derived class on the form creates error or
warning message the form is not completed.
Namespace: CSC.SC.TOPICA4.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxpublic bool Completed { get; set; }
Property Value
Type:
Boolean
See Also