GroupLineDetail Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class GroupLineDetail
The GroupLineDetail type exposes the following members.
Name | Description | |
---|---|---|
![]() | GroupLineDetail | Initializes a new instance of the GroupLineDetail class |
Name | Description | |
---|---|---|
![]() | GroupItemRef |
Product: ALL
Description: Reference to a group
item for all the lines that belong to the group.
|
![]() | GroupLineDetailEx |
Product: ALL
Description: Internal use only:
extension place holder for GroupLineDetail
|
![]() | Line |
Product: ALL
Description: The list of lines
expanded from the group item. Note that a group line cannot itself
contain group lines.
|
![]() | Quantity |
Product: ALL
Description: Quantity of the group
item.
|
![]() | QuantitySpecified | |
![]() | ServiceDate |
Product: ALL
Description: Date when the service is
performed.
|
![]() | ServiceDateSpecified | |
![]() | UOMRef |
Product: ALL
Description: Unit of Measure
reference.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |