PriceTermApproximateLengthInDays Property
This returns the approximate length of the term in days. A month is assumed to be 30 days, a quarter 91 days, and a year 365 days.
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public int ApproximateLengthInDays { get; }
Public ReadOnly Property ApproximateLengthInDays As Integer
Get
public:
property int ApproximateLengthInDays {
int get ();
}
member ApproximateLengthInDays : int with get
Property Value
Int32