ModelCategoryEnum Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) m (Protected "ModelCategoryEnum" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
John Leavitt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|Global_Model | {{Template:APIClass|Global_Model|Global Model}} | ||
== Syntax== | == Syntax== | ||
Revision as of 21:09, 22 January 2014
Syntax
Public Enum
ModelCategoryEnum
As Integer
Used to mark Models that have not been set yet. The Category of the RSFittedModel
ModelCategoryEnum Enum Reliability = 1 ProbabilityOfFailure = 2 EventOccurence = 3 Duration = 4 'FMEAScale CostPerUnitTime = 5 CostWithoutUnits = 6