Transaction.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.
Gets the family of the product for which the transaction took place.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.productFamily")]
public string ProductFamily { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.productFamily")>]
member this.ProductFamily : string
Public ReadOnly Property ProductFamily As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute