SubscriptionListOutput
PurchaseCount Property
|
Namespace:
Spire.Pdf.AI.Model
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public int PurchaseCount { get; set; }
Public Property PurchaseCount As Integer
Get
Set
public:
property int PurchaseCount {
int get ();
void set (int value);
}
member PurchaseCount : int with get, set
Property Value
Type:
Int32
See Also