ProductDataDiscount Property |
Discount.
Namespace: dk.webCRM.ApiSync.BusinessLayer.EntitiesAssembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntaxpublic double Discount { get; set; }
Public Property Discount As Double
Get
Set
public:
property double Discount {
double get ();
void set (double value);
}
member Discount : float with get, set
Property Value
Type:
Double
See Also