ClaimPropertyCount Property
The number of properties in the claim.
Object Oriented Interface
public function getClaimPropertyCount($claimindex);
Procedural Interface
ipworksauth_claimsauth_get($res, 19 , $claimindex);
Default Value
0
Remarks
The number of properties in the claim.
The size of the array is controlled by the ClaimCount property.
This property is read-only and not available at design time.
Data Type
Integer