Gets the attribute value of the specified entity regardless of value nullability, and returns it.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- entity
- Type: System Object
The entity to get the value of.
Return Value
Type: Nullable TThe attribute value of the specified entity regardless of value nullability.
See Also