Click or drag to resize
IContainer Interface

Note: This API is now obsolete.

Defaines common propeties for accessing Bucket or BucketItem.

Namespace:  Intuit.Ipp.LinqExtender.Abstraction
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[ObsoleteAttribute("Deprecated. Use QueryService->ExecuteIdsQuery")]
public interface IContainer

The IContainer type exposes the following members.

Properties
  NameDescription
Public propertyContainer
Gets the current container.
Public propertyName
Gets the name of the current container.
Top
See Also