Click or drag to resize

DurationItemsIsPaid Property

Returns true if this break/meal is paid.

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool IsPaid { get; set; }

Property Value

Boolean
Remarks
Returns true if this break/meal is paid.

Example
true/false
See Also