 | StockAdjustmentServiceStockAdjustmentProductEntryAdjustment Property |
Namespace:
Bex.API
Assembly:
Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal Adjustment { get; set; }
Public Property Adjustment As Decimal
Get
Set
public:
property Decimal Adjustment {
Decimal get ();
void set (Decimal value);
}
member Adjustment : decimal with get, set
Property Value
Type:
Decimal
See Also