Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets features from the Web service.
Overload List
Name | Description | |
---|---|---|
![]() |
QueryFeatures(Guid) | Gets all features in the Web service that have a specific feature ID. |
![]() |
QueryFeatures(SPFeatureScope, Boolean) | Gets either all features in the Web service at the specified scope that need an upgrade, or all features that do not. |
![]() |
QueryFeatures(Guid, Boolean) | Gets all features in the Web service that have a specific feature ID and upgrade state. |
![]() |
QueryFeatures(Guid, Version) | Gets all features in the Web service that have a specific feature ID and version. |
Top