Click or drag to resize

PropertyValue Property

Current data value.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Object Value { get; set; }

Property Value

Type: Object

Implements

IDataProviderValue
See Also