Configurates
C1.Web.Mvc.BaseODataCollectionViewService<T>.Expand. Sets a string that specifies whether related entities should be included in the return data.
Syntax
'Declaration
Public Function Expand( _
ByVal As String _
) As
Parameters
- value
- The value.
Return Value
Current builder.
See Also