CreatedODataResult<T>.Entity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the entity that was created.
public T Entity { get; }
public virtual T Entity { get; }
member this.Entity : 'T
Public ReadOnly Property Entity As T
Public Overridable ReadOnly Property Entity As T
Property Value
T