Windward Engine API Reference
ODataUtilitiesBase.ResultEntry Class Members
See Also  Properties  Methods  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.odata Namespace : ODataUtilitiesBase.ResultEntry Class


Glossary Item Box

The following tables list the members exposed by ODataUtilitiesBase.ResultEntry.

Public Constructors

 NameDescription
Public ConstructorODataUtilitiesBase.ResultEntry ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyFeedsWhen a $expand is used, the entry will have 1 or more feeds which contain entries. Will create the list on a get if it was null.  
Public PropertyHaveFeedstrue if have feeds.  
Public PropertyPropertiesThe properties for this entry.  
Public PropertyRootUriEntryThe uri of the root node for this entry. When results are flattened, this will have the uri for the base or root of the entries that were pulled in. If no flattening occurs, this will match UriEntry.  
Public PropertyUriEntryThe uri to read this entry.  
Top

Public Methods

 NameDescription
Public MethodAddFeedAdd to the feed. Will create the feed list if null (so this must be called to add the first one).  
Top

See Also

© 2019 All Rights Reserved.