Click or drag to resize

DataNodeDataType Property

Type of data.

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

Property Value

Type: Type

Implements

IDataNodeDataType
See Also