| TypeReferenceFindAttributeT Method | 
 
            Finds the specific attribute from the type.
            
 
    Namespace: 
   Intuit.Ipp.LinqExtender
    Assembly:
   Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
 Syntax
Syntaxpublic T FindAttribute<T>()
Type Parameters
- T
- Attribute to find
Return Value
Type: 
TTarget attribute reference
 See Also
See Also