Method GetEntityTypeFromString
GetEntityTypeFromString(string)
returns the type id of the entity
Declaration
public int GetEntityTypeFromString(string entityTypeString)
Parameters
| Type | Name | Description |
|---|---|---|
| string | entityTypeString | The wanted entity type |
Returns
| Type | Description |
|---|---|
| int |