The PartyTaxScheme type exposes the following members.

Constructors

  NameDescription
Public methodPartyTaxScheme
Default constructor.

Methods

  NameDescription
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 methodResetCompanyID
Resets the node.
Public methodResetExemptionReason
Resets the node.
Public methodResetExemptionReasonCode
Resets the node.
Public methodResetRegistrationAddress
Resets the node.
Public methodResetRegistrationName
Resets the node.
Public methodResetTaxLevelCode
Resets the node.
Public methodResetTaxScheme
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCompanyID
Company Identifier (BBIE). The identifier assigned for tax purposes to a party by the taxation authority.
Public propertyCompanyIDSet
Checks if the property has been set or not.
Public propertyExemptionReason
Reason (BBIE). A reason for a party's exemption from tax, expressed as text.
Public propertyExemptionReasonCode
Exemption Reason Code (BBIE). A reason for a party's exemption from tax, expressed as a code.
Public propertyExemptionReasonCodeSet
Checks if the property has been set or not.
Public propertyExemptionReasonSet
Checks if the property has been set or not.
Public propertyRegistrationAddress
Address (ASBIE). An association to Registered Address (for tax purposes).
Public propertyRegistrationAddressSet
Checks if the property has been set or not.
Public propertyRegistrationName
Name (BBIE). The official name of the party as registered with the relevant fiscal authority.
Public propertyRegistrationNameSet
Checks if the property has been set or not.
Public propertyTaxLevelCode
Tax Level Code (BBIE). The section or role within the tax scheme that applies to the party.
Public propertyTaxLevelCodeSet
Checks if the property has been set or not.
Public propertyTaxScheme
Tax Scheme (ASBIE). An association to Tax Scheme.
Public propertyTaxSchemeSet
Checks if the property has been set or not.

See Also