ClaimPropertyValue Property
The value of the property.
Syntax
__property String ClaimPropertyValue[int ClaimIndex] = {read=FClaimPropertyValue, write=FSetClaimPropertyValue};
Default Value
""
Remarks
The value of the property.
The size of the array is controlled by the ClaimCount property.
This property is read-only and not available at design time.
Data Type
String