ReadingWritingEntityEventArgs Class

Definition

Event args for the event fired during reading or writing of an entity serialization/deserialization

C#
public sealed class ReadingWritingEntityEventArgs : EventArgs
Inheritance
ReadingWritingEntityEventArgs

Properties

BaseUri

Gets the base URI base of the entry or feed.

Data

Gets an entry or feed data represented as an XElement.

Entity

Gets the object representation of data returned from the Data property.

Applies to

Product Versions
OData Client 7.0