ServiceCount Property
The number of records in the Service arrays.
Syntax
property ServiceCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- ServiceAccountBaseCharge
- ServiceAccountNetCharge
- ServiceAccountTotalDiscount
- ServiceAccountTotalSurcharge
- ServiceAggregate
- ServiceDeliveryDate
- ServiceDeliveryDay
- ServiceEffectiveNetDiscount
- ServiceListBaseCharge
- ServiceListNetCharge
- ServiceListTotalDiscount
- ServiceListTotalSurcharge
- ServiceRateScale
- ServiceRateZone
- ServiceSignatureType
- ServiceTransitTime
- ServiceType
- ServiceTypeDescription
This property is read-only and not available at design time.
Data Type
Integer