[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BaseODataCollectionViewServiceBuilder-3.Expand

Expand Method

Expand(string)

Configurates Expand. Sets a string that specifies whether related entities should be included in the return data.

Declaration
public TBuilder Expand(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.