Click or drag to resize
LocalSettingsDocumentImportSection Class
Stores the settings pertaining to the import of Microsoft Dynamics® GP transactions into the KD TaxEngine™ tables.
Inheritance Hierarchy
SystemObject
  KampData.TaxEngine.APILocalSettingsDocumentImportSection

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public class DocumentImportSection

The LocalSettingsDocumentImportSection type exposes the following members.

Constructors
  NameDescription
Public methodLocalSettingsDocumentImportSection
Stores the settings pertaining to the import of Microsoft Dynamics® GP transactions into the KD TaxEngine™ tables.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(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.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties
  NameDescription
Public propertyAllowAnyAddress
Stores the last used setting for the Allow Any Address option.
Public propertyAssignTaxSchedules
Stores the last used setting for the Assign Tax Schedules option.
Public propertyErrorLevel
Stores the last used setting for the Log option.
Public propertyIncludeAll
Stores an indication of whether or not restrictions were used in the last import.
Public propertyRecalculateTaxes
Stores the last used setting for the Recalculate Taxes option.
Public propertyRefreshJurisdictionIDs
Stores the last used setting for the Refresh Jurisdiction ID's option.
Public propertyRefreshTaxSchedules
Stores the last used setting for the Refresh Tax Schedules option.
Top
See Also