Click or drag to resize

PropertyControllerGetPropertyIdBySystemNameCheck Method

Overload List
  NameDescription
Public methodGetPropertyIdBySystemNameCheck(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.
Public methodStatic memberGetPropertyIdBySystemNameCheck(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.
Top
See Also