Click or drag to resize

PropertyIsInitialized Property

Indicates if data provider is initialized to provide a valid value.

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

Property Value

Type: Boolean

Implements

IDataProviderIsInitialized
See Also