Text Disguise

ClientModel.ProductPurchased Property

[This is preliminary documentation and subject to change.]

Gets or sets the product purchased by the client.

[Visual Basic]
Public Property ProductPurchased As Products
[C#]
public Products ProductPurchased {get; set;}

Property Value

Gets or sets the product purchased by the client.

See Also

ClientModel Class | Dls.TextDisguise Namespace