|
PhasePricePerHour Property
|
Price per hour when default pricing is not used for this phase.
Namespace: Severa.Entities.APIAssembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax public decimal? PricePerHour { get; set; }
Public Property PricePerHour As Decimal?
Get
Set
Property Value
NullableDecimalSee Also