Template:CModel.ErrorHappened: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{APIPrefix|Public ReadOnly Property}} {{APIName|ErrorHappened()}} {{APIPrefix|As Boolean}}<br> {{APIComment|Whether or not the last calculation produced an error.}}')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{APIPrefix|Public ReadOnly Property}}
{{APIPrefix|Public ReadOnly Property}}
{{APIName|ErrorHappened()}}
{{APIName|[[cModel.ErrorHappened|ErrorHappened ()]]}}
{{APIPrefix|As Boolean}}<br>
{{APIPrefix|As Boolean}}<br>
{{APIComment|Whether or not the last calculation produced an error.}}
{{APIComment|Whether or not the last calculation produced an error.}}

Latest revision as of 17:49, 17 September 2013

Public ReadOnly Property ErrorHappened () As Boolean
Whether or not the last calculation produced an error.