Click or drag to resize

BreakItemsDurations Property

Returns a list of DurationItems structs

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<DurationItems> Durations { get; set; }

Property Value

ListDurationItems
Remarks
Returns a list of DurationItems structs

See Also