Click or drag to resize
PaidSubscriptionCustomerName Property
Gets the name of the customer.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public string CustomerName { get; }

Property Value

Type: String
The name of the customer.
See Also