ClaimPropertyCount Property
The number of properties in the claim.
Syntax
__property int ClaimPropertyCount[int ClaimIndex] = {read=FClaimPropertyCount, write=FSetClaimPropertyCount};
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