BillingTransactionProperties.ProductFamily 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.
The family of the product for which the transaction took place.
public string ProductFamily { get; set; }
member this.ProductFamily : string with get, set
Public Property ProductFamily As String