WA_EntityController..::..GetEntitySchema Method
Gets the schema for a given object.
Namespace:
FLEXYGO.WebApiControllersAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[HttpGetAttribute] [RouteAttribute] public IHttpActionResult GetEntitySchema( string ObjectName )
<HttpGetAttribute> _ <RouteAttribute> _ Public Function GetEntitySchema ( _ ObjectName As String _ ) As IHttpActionResult
Parameters
- ObjectName
- Type: String
Name of the object.