PropertyControllerGetPropertyIdBySystemNameCheck Method |
| Name | Description | |
|---|---|---|
| GetPropertyIdBySystemNameCheck(String) |
Returns the integer Id of a property from its system name.
The method doesn't consider the security model.
The method doesn't consider whether the property is marked as deleted.
| |
| GetPropertyIdBySystemNameCheck(String, SqlConnection, SqlTransaction) |
Returns the integer Id of a property from its system name.
The method doesn't consider the security model.
The method doesn't consider whether the property is marked as deleted.
|