public Entity NewEntity( System.string entityName )
Parameters
- entityName
- The Name property of the Entity object (Data Object) to create. This is equivalent to the Alias field in the Admin Console for Data Objects.
Return Value
An Entity object with the Alias provided by the entityName argument.