TaskRestorationTypeEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global_Resources|Global_Resources}}  
{{Template:APIClass|Global_Resources|Global_Resources}}  
{{Template:TaskRestorationTypeEnum.Cmt}}


=== Syntax===
=== Syntax===
Line 6: Line 7:
{{APIName|'''TaskRestorationTypeEnum'''}}
{{APIName|'''TaskRestorationTypeEnum'''}}
{{APIPrefix|As Integer}}<br>
{{APIPrefix|As Integer}}<br>
{{APIComment|Can be used to assign values to TaskRestorationType within Tasks}}
 


{{Template:TaskRestorationTypeEnum}}
{{Template:TaskRestorationTypeEnum}}

Revision as of 17:49, 4 February 2014


Assigns values to TaskRestorationType within CorrectiveTasks.

Syntax

Public Enum TaskRestorationTypeEnum As Integer


  TaskRestorationTypeEnum Enum
  SinceLast = 0
  All = 1