BaseUsageBasedLineItem.MpnId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the partner's Microsoft Partner Network Id. For direct resellers, this is the MPN Id of the reseller. For indirect resellers, this is the MPN Id of the VAR (Value Added Reseller).
public int MpnId { get; set; }
member this.MpnId : int with get, set
Public Property MpnId As Integer