Click or drag to resize
BucketItemFindAttribute Method
finds the attribute, within property

Namespace:  Intuit.Ipp.LinqExtender
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public Object FindAttribute(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Intuit.Ipp.LinqExtender.BucketItem.FindAttribute(System.Type)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.BucketItem.FindAttribute(System.Type)"]

See Also