ProductDataPrice Property |
Price.
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 Price { get; set; }
Public Property Price As Double
Get
Set
public:
property double Price {
double get ();
void set (double value);
}
member Price : float with get, set
Property Value
Type:
Double
See Also