Click or drag to resize

CustomPropertyValueExtensions Methods

The CustomPropertyValueExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDescriptionOrDefault
Gets the description or default if the propertyValue is null.
Public methodStatic memberGetValueIdOrDefault
Gets the value Id or default if the propertyValue is null.
Public methodStatic memberGetValueOrDefault
Gets the value or default if the propertyValue is null.
Top
See Also