INRideOption.SpecialPricing 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.
A string to display to the user describing any special prices associated with this option.
public virtual string SpecialPricing { [Foundation.Export("specialPricing")] get; [Foundation.Export("setSpecialPricing:")] set; }
member this.SpecialPricing : string with get, set
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes