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