Click or drag to resize

PropertyControllerGetValueId Method

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