MigrationProfile.GetInstance Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetInstance(Guid) | Gets an instance of this MigrationProfile object by using profileId. | |
GetInstance(String) | Gets an instance of this MigrationProfile object by using profileName. | |
GetInstance(SPWeb, Guid) | Gets an instance of this MigrationProfile object. | |
GetInstance(SPWeb, String) | Gets an instance of this MigrationProfile object. |
Top