The IPartyTaxScheme type exposes the following members.

Methods

  NameDescription
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.

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