IEntityPropertyProjectorAlternativeValueProducer Property  | 
 
            Gets or sets the alternative value producer. Only used if ValueFilter is set to a valid filter and that filter resolves to false for the
            entity passed into ProjectEntityProperty.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
SyntaxIEntityFieldCore AlternativeValueProducer { get; set; }Property AlternativeValueProducer As IEntityFieldCore
	Get
	Set
Property Value
Type: 
IEntityFieldCore
See Also