SPHealthRulesList.AddItem Method
Include Protected Members
Include Inherited Members
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. | |
AddItem() | (Inherited from SPList.) | |
AddItem(String, SPFileSystemObjectType) | (Inherited from SPList.) | |
AddItem(String, SPFileSystemObjectType, String) | (Inherited from SPList.) |
Top