The PriceList type exposes the following members.

Constructors

  NameDescription
Public methodPriceList
Default constructor.

Methods

  NameDescription
Public methodAddValidityPeriod
Add a new 'Period' entry. Period (ASBIE). An association to Validity Period.
Public methodClearValidityPeriods
Removes all 'Period' entries. Period (ASBIE). An association to Validity Period.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValidityPeriod
Gets a 'Period' entry. Period (ASBIE). An association to Validity Period.
Public methodGetValidityPeriodCount
Gets the number of 'Period' entries in the container object. Period (ASBIE). An association to Validity Period.
Public methodRemoveValidityPeriod
Removes a 'Period' entry. Period (ASBIE). An association to Validity Period.
Public methodResetID
Resets the node.
Public methodResetPreviousPriceList
Resets the node.
Public methodResetStatusCode
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyID
Identifier (BBIE). Identifies the Price List.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyPreviousPriceList
Price List (ASBIE). An association to Previous Price List.
Public propertyPreviousPriceListSet
Checks if the property has been set or not.
Public propertyStatusCode
Status Code (BBIE). Identifies whether the price list is an 'original', 'copy', 'revision', or 'cancellation'.
Public propertyStatusCodeSet
Checks if the property has been set or not.

See Also