PropertyControllerGetValueId Method |
| Name | Description | |
|---|---|---|
| GetValueId(Guid) |
Returns the Id of a set property value from its UId.
The method doesn't consider the security model.
The method doesn't consider whether the property or value is marked as deleted.
| |
| GetValueId(Guid, SqlConnection, SqlTransaction) | Obsolete.
Returns the Id of a set property value from its UId.
The method doesn't consider the security model.
The method doesn't consider whether the property or value is marked as deleted.
|