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.1.5347.20411)
Parameters
- entity
- Type:
System Object
The entity to get the value of.
Return Value
Type:
The attribute value of the specified entity regardless of value nullability.
See Also