Spread for ASP.NET 10 Product Documentation
IgnoreFormula Property (IOptimizedEnumerationSupport3)


Gets or sets a value that indicates whether to ignore formulas.
Syntax
'Declaration
 
Property IgnoreFormula As Boolean
'Usage
 
Dim instance As IOptimizedEnumerationSupport3
Dim value As Boolean
 
instance.IgnoreFormula = value
 
value = instance.IgnoreFormula
bool IgnoreFormula {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

IOptimizedEnumerationSupport3 Interface
IOptimizedEnumerationSupport3 Members

 

 


Copyright © GrapeCity, inc. All rights reserved.