MpnProfileOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. profiles. MpnProfileOperations
- com.
- com.
- com.
Implements
public class MpnProfileOperations extends BasePartnerComponentString implements IMpnProfile
Class which contains operations for Partner Network Profile
Constructor Summary
| Constructor | Description |
|---|---|
| MpnProfileOperations(IPartner rootPartnerOperations) |
Initializes a new instance of the Mpn |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Mpn |
get()
Retrieves the logged in reseller's Mpn |
|
Mpn |
get(String mpnId)
Retrieves a Mpn |
Inherited Members
Constructor Details
MpnProfileOperations
public MpnProfileOperations(IPartner rootPartnerOperations)
Initializes a new instance of the MpnProfileOperations class.
Parameters:
Method Details
get
public MpnProfile get()
Retrieves the logged in reseller's MpnProfile.
Returns:
get
public MpnProfile get(String mpnId)
Retrieves a MpnProfile by MPN Id.
Parameters:
Returns: