Click or drag to resize
BucketContainer Property
Gets/ sets the name of the container.

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 IContainer Container { get; }

Property Value

Type: IContainer

Implements

IContainerContainer
See Also