Click or drag to resize

EntityEntry Fetch Method

Fetches the entries element.

Namespace: Spire.Doc.Reporting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool Fetch()

Return Value

Type: Boolean
if contains entry, it will return true. Otherwise, it returns false.
See Also