Click or drag to resize
EntityAttributeValue Property
Gets or sets the attribute value.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public Object Value { get; set; }

Property Value

Type: Object
See Also