EntryCount Property
The number of records in the Entry arrays.
Syntax
__property int EntryCount = {read=FEntryCount, write=FSetEntryCount};
Default Value
0
Remarks
This property controls the size of the following arrays:- EntryAuthorEmail
- EntryAuthorName
- EntryAuthorUri
- EntryCategoryLabel
- EntryCategoryScheme
- EntryCategoryTerm
- EntryContent
- EntryContentTextType
- EntryContributorEmail
- EntryContributorName
- EntryContributorUri
- EntryCopyright
- EntryCreated
- EntryId
- EntryIssued
- EntryLinkHref
- EntryLinkHrefLang
- EntryLinkLength
- EntryLinkRel
- EntryLinkTitle
- EntryLinkType
- EntryModified
- EntryPublished
- EntryRights
- EntryRightsTextType
- EntrySource
- EntrySummary
- EntrySummaryTextType
- EntryTitle
- EntryTitleTextType
- EntryUpdated
- EntryXML
This property is not available at design time.
Data Type
Integer