 | PriceResponseWarrantyDeliveryFee Property |
Delivery fee (with Warranty).
Namespace: FRAM.CommonLayer.ModelsAssembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntaxpublic decimal WarrantyDeliveryFee { get; set; }
Public Property WarrantyDeliveryFee As Decimal
Get
Set
public:
property Decimal WarrantyDeliveryFee {
Decimal get ();
void set (Decimal value);
}
member WarrantyDeliveryFee : decimal with get, set
Property Value
Type:
Decimal
See Also