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.Template
Assembly:
CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntaxpublic bool Completed { get; set; }
Property Value
Type:
Boolean
See Also