Click or drag to resize

RepositoryReadOnlyTValueTypeProvider Property

Note: This API is now obsolete.

A ValueTypeProvider available for use in pulling any required value type sub-entities

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[ObsoleteAttribute("Use ConfigurationListProvider instead. (6.1)")]
protected ValueTypeProvider ValueTypeProvider { get; }

Property Value

ValueTypeProvider
See Also