Click or drag to resize

JobPartialEntityHoursNotChargable Property

Gets or sets the hours not chargable.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<decimal> HoursNotChargable { get; set; }

Property Value

Type: NullableDecimal
The hours not chargable.
See Also