EntryIssued Property
This property contains a Date value that indicates the time that the current entry was issued.
Syntax
char* GetEntryIssued(int iEntryIndex);
int SetEntryIssued(int iEntryIndex, char* lpszEntryIssued);
Default Value
""
Remarks
This property contains a Date value that indicates the time that the current entry was issued.
The size of the array is controlled by the EntryCount property.
This property is not available at design time.
Data Type
String