Click or drag to resize

IProjectorValueProducerFuncParameterIndices Property

Gets or sets the parameter indices array to use with ValueProducer. If ValueProducerFunc is null, this array is ignored.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
int[] ValueProducerFuncParameterIndices { get; set; }

Property Value

Type: Int32
See Also