Click or drag to resize
BucketName Property
Gets the name of the Bucket object, either the class name or value of OriginalEntityName, if used.

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 string Name { get; }

Property Value

Type: String

Implements

IContainerName
See Also