.NET Documentation
C#
VB
Show/Hide TOC
Line
Price Property
Product price
[Precio]
Definition
Namespace:
Aliquo.Core.Models
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
decimal
?
Price
{
get
;
set
; }
VB
Copy
Public
Property
Price
As
Decimal
?
Get
Set
Property Value
Nullable
Decimal
See Also
Reference
Line Class
Aliquo.Core.Models Namespace
In This Article
Definition
See Also