Click or drag to resize
BucketItemPropertyType Property
Type of the property that bucketItem represents.

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 Type PropertyType { get; set; }

Property Value

Type: Type
See Also