SPHealthRulesList.AddItem method
Creates a list item.
Overload list
Name | Description | |
---|---|---|
![]() |
AddItem(SPHealthAnalysisRule) | Creates a list item and a timer job for the specified instance of a rule. |
![]() |
AddItem(SPHealthAnalysisRule, Boolean) | Creates a list item and a timer job for the specified instance of a rule, optionally overwriting an existing list item for the rule. |
Top