McaPriceSheetProperties.TierMinimumUnits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the lower bound of the tier range for which prices are defined. For example, if the range is 0 to 100, tierMinimumUnits would be 0.
public string TierMinimumUnits { get; }
member this.TierMinimumUnits : string
Public ReadOnly Property TierMinimumUnits As String