SPUsageDefinition constructor
Initializes a new instance of the SPUsageDefinition class.
Overload list
Name | Description | |
---|---|---|
SPUsageDefinition() | The default constructor, which is called implicitly by the default constructors of derived classes. | |
SPUsageDefinition(SPFarm) | This constructor initializes the object instance to be used with a specific SPFarm object containing the global settings for the servers, services, and solutions that are installed in a server farm. This constructor is intended for use only by the SPFarm object and should not be used by any other object. | |
SPUsageDefinition(SPFarm, String) |
Top