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.

Definition

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public int ApproximateLengthInDays { get; }

Property Value

Int32

See Also