Value
|
public virtual string GetExpressionUpdateValue( PropertyInfo property )
This function allows derived attribute implementations to adjust the update value based on property information, e.g., property type.
The expression update value is typically used to assign modeled property values back to expressions allowing synchronization of a model with an external source, e.g., a user interface element.