ModelCategoryEnum Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
{{APIPrefix|Public Enum}} | {{APIPrefix|Public Enum}} | ||
{{APIName|ModelCategoryEnum}} | {{APIName|'''ModelCategoryEnum'''}} | ||
{{APIPrefix|As Integer}}<br> | {{APIPrefix|As Integer}}<br> | ||
{{APIComment|Used to mark Models that have not been set yet. The Category of the RSFittedModel}} | {{APIComment|Used to mark Models that have not been set yet. The Category of the RSFittedModel}} | ||
{{Template:ModelCategoryEnum}} | {{Template:ModelCategoryEnum}} |
Revision as of 16:06, 24 September 2013
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