Back to Devexpress

WebApiOptions.BusinessObject Method

expressappframework-devexpress-dot-expressapp-dot-webapi-dot-services-dot-webapioptions-dot-businessobject.md

latest504 B
Original Source

WebApiOptions.BusinessObject Method

NameParametersDescription
BusinessObject(Type)objectTypeGenerates HTTP endpoints for a type passed as a parameter.
BusinessObject<T>()noneGenerates HTTP endpoints for the business object class passed as a parameter.