Min Price (decimal)
Namespace: CWS.Common.LantraxAssembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| Visual Basic |
|---|
Public WriteOnly Property MinPrice As Decimal
Set |
| Visual C++ |
|---|
public:
property Decimal MinPrice {
void set (Decimal value);
} |
See Also