EntryPropertiesIsNull Property
Indicates whether a property value of a primitive type is null.
Syntax
int GetEntryPropertiesIsNull(int iEntryPropertiesIndex);
int SetEntryPropertiesIsNull(int iEntryPropertiesIndex, int bEntryPropertiesIsNull);
Default Value
FALSE
Remarks
Indicates whether a property value of a primitive type is null.
The size of the array is controlled by the EntryPropertiesCount property.
This property is not available at design time.
Data Type
Boolean